|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.xl.util.EHashMap.Entry de.grogra.xl.util.EHashMap.ObjectEntry<K,V> de.grogra.xl.util.EHashMap.IdentityEntry<K,V>
public static class EHashMap.IdentityEntry<K,V>
Field Summary |
---|
Fields inherited from class de.grogra.xl.util.EHashMap.ObjectEntry |
---|
value |
Fields inherited from class de.grogra.xl.util.EHashMap.Entry |
---|
hashCode, listNext, listPrev |
Constructor Summary | |
---|---|
EHashMap.IdentityEntry()
|
Method Summary | |
---|---|
protected boolean |
keyEquals(EHashMap.Entry e)
|
Methods inherited from class de.grogra.xl.util.EHashMap.ObjectEntry |
---|
clear, copyValue, getKey, setKey |
Methods inherited from class de.grogra.xl.util.EHashMap.Entry |
---|
next |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EHashMap.IdentityEntry()
Method Detail |
---|
protected boolean keyEquals(EHashMap.Entry e)
keyEquals
in class EHashMap.ObjectEntry<K,V>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |