|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.smile.config.Tag
Constructor Summary | |
Tag()
|
Method Summary | |
boolean |
equals(java.lang.Object otherObj)
|
abstract java.lang.String |
getIdentity()
This operation should be implemented, to return a string, that identifies the object within it's context in the tree. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Tag()
Method Detail |
public abstract java.lang.String getIdentity()
public boolean equals(java.lang.Object otherObj)
Object.equals(java.lang.Object)
public int hashCode()
Object.hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |