Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.collections.map.AbstractHashedMap.HashEntry
org.apache.commons.collections.map.IdentityMap.IdentityEntry
protected static class IdentityMap.IdentityEntry
extends AbstractHashedMap.HashEntry
Field Summary |
Fields inherited from class org.apache.commons.collections.map.AbstractHashedMap.HashEntry | |
hashCode , key , next , value |
Constructor Summary | |
|
Methods inherited from class org.apache.commons.collections.map.AbstractHashedMap.HashEntry | |
equals , getKey , getValue , hashCode , setValue , toString |
protected IdentityEntry(AbstractHashedMap.HashEntry next, int hashCode, Object key, Object value)