| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.collections.map.AbstractHashedMap.HashEntryorg.apache.commons.collections.map.IdentityMap.IdentityEntryprotected static class IdentityMap.IdentityEntryextends AbstractHashedMap.HashEntryField 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)