public class LinkedMultiMap<K,V> extends MultiMap<K,V>
Constructor and Description |
---|
LinkedMultiMap() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<K,java.util.Collection<V>> |
createMap() |
protected java.util.Map<K,java.util.Collection<V>> |
createMap(int initialCapacity,
float loadFactor) |
protected EqualityPolicy<K> |
getEqualityPolicy() |
clear, containsKey, containsScalarValue, copy, create, create, create, createCollection, createConcurrentSet, createEmptyCollection, createLinked, createLinkedSet, createObjectLinkedOpenHashSet, createOrderedSet, createSet, createSet, createSmart, createWeakKey, empty, emptyInstance, entrySet, equals, get, getModifiable, hashCode, isEmpty, keySet, put, putAllValues, putAllValues, putValue, putValues, remove, remove, removeValue, size, toString, values