|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.collections.WTKeyedHashMap.HashMapProxy
Used to remove mappings from keyMap once a Persistable is stored, since the Persistable's hashCode has changed.
Field Summary | |
(package private) Persistable |
p
|
Constructor Summary | |
(package private) |
WTKeyedHashMap.HashMapProxy(Persistable p)
|
Method Summary | |
boolean |
equals(Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final Persistable p
Constructor Detail |
WTKeyedHashMap.HashMapProxy(Persistable p)
Method Detail |
public int hashCode()
public boolean equals(Object o)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |