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