protected static class IdentityMap.IdentityEntry extends AbstractHashedMap.HashEntry
hashCode, key, next, value| Modifier | Constructor and Description |
|---|---|
protected |
IdentityMap.IdentityEntry(AbstractHashedMap.HashEntry next,
int hashCode,
java.lang.Object key,
java.lang.Object value) |
protected IdentityMap.IdentityEntry(AbstractHashedMap.HashEntry next, int hashCode, java.lang.Object key, java.lang.Object value)
public boolean equals(java.lang.Object obj)
equals in interface java.util.Map.Entryequals in class AbstractHashedMap.HashEntrypublic int hashCode()
hashCode in interface java.util.Map.EntryhashCode in class AbstractHashedMap.HashEntryCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.