org.apache.commons.collections.map
protected static class IdentityMap.IdentityEntry extends HashEntry
Constructor Summary | |
---|---|
protected | IdentityEntry(HashEntry next, int hashCode, Object key, Object value) |
Method Summary | |
---|---|
boolean | equals(Object obj) |
int | hashCode() |