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>
- Enclosing class:
- EHashMap<E extends EHashMap.Entry>
-
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
-
Method Summary
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
-
Constructor Details
-
IdentityEntry
public IdentityEntry()
-
-
Method Details
-
keyEquals
- Overrides:
keyEquals
in classEHashMap.ObjectEntry<K,
V>
-