|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Identicator
Identicators should be immutable (sharable). Cloned collections share identicators
Method Summary | |
---|---|
int |
hash(Object o)
|
boolean |
identical(Object a,
Object b)
|
Method Detail |
---|
boolean identical(Object a, Object b)
int hash(Object o)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |