|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Key for accessing data in indices. Implementations must implement the hashCode and equals method.
Method Summary | |
boolean |
equals(java.lang.Object anObject)
Checks equality. |
int |
hashCode()
Gets a hash code. |
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object anObject)
true
iff this key is equal to the specified
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |