public class IdentityHashMultiMap<K,V> extends HashMultiMap<K,V>
m
Constructor and Description |
---|
IdentityHashMultiMap() |
Modifier and Type | Method and Description |
---|---|
protected Map<K,Set<V>> |
createMap(int initialSize) |
protected Set<V> |
newSet() |
clear, containsKey, containsValue, createMap, equals, get, hashCode, keySet, numKeys, put, putAll, remove, remove, removeAll, size, values
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator