|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsuramadu.util.Key
The MapKey should be used to create keys for use in Maps, or as a Java for of Enumerated Type.
Constructor Summary | |
Key()
|
Method Summary | |
boolean |
equals(java.lang.Object that)
Check equality with the given object. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Key()
Method Detail |
public boolean equals(java.lang.Object that)
that
- Does this == that?public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |