| Package | Description |
|---|---|
| org.apache.commons.collections.map |
| Modifier and Type | Method and Description |
|---|---|
protected IdentityMap.IdentityEntry<K,V> |
IdentityMap.createEntry(AbstractHashedMap.HashEntry<K,V> next,
int hashCode,
K key,
V value)
Creates an entry to store the data.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.