java.lang.Object | +--org.apache.commons.collections.map.AbstractHashedMap.HashEntry | +--org.apache.commons.collections.map.IdentityMap.IdentityEntryEnclosing Class:
IdentityEntry(AbstractHashedMap.HashEntry next, int hashCode, Object key, Object value) HashEntry |
boolean | equals(Object obj) |
int | hashCode() |
protected IdentityEntry(AbstractHashedMap.HashEntry next, int hashCode, Object key, Object value)
public boolean equals(Object obj)
public int hashCode()