protected static class IdentityMap.IdentityEntry extends AbstractHashedMap.HashEntry
hashCode, key, next, value| Modifier | Constructor and Description |
|---|---|
protected |
IdentityMap.IdentityEntry(AbstractHashedMap.HashEntry next,
int hashCode,
Object key,
Object value) |
protected IdentityMap.IdentityEntry(AbstractHashedMap.HashEntry next, int hashCode, Object key, Object value)
public boolean equals(Object obj)
equals in interface Map.Entryequals in class AbstractHashedMap.HashEntrypublic int hashCode()
hashCode in interface Map.EntryhashCode in class AbstractHashedMap.HashEntryCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.