org.tm4j.tmnav.app.PersistentHistory .addEntry(java.lang.Object entry)

Description

adds entry to the history in case it is a String. If entry is not a String, an UnsupportedOperation- Exception is thrown

Parameters
java.lang.Object entry

Other Resources

Related Topics

Has Parameters