public class IdentityHashMultiMap<K,V> extends HashMultiMap<K,V>
loadFactor, m| Constructor and Description | 
|---|
| IdentityHashMultiMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.Map<K,java.util.Set<V>> | createMap(int initialSize) | 
| protected java.util.Set<V> | newSet() | 
clear, containsKey, containsValue, createMap, equals, get, hashCode, keySet, numKeys, put, putAll, remove, remove, removeAll, size, values