public static class ContainerUtil.KeyOrderedMultiMap<K extends java.lang.Comparable<? super K>,V> extends MultiMap<K,V>
Constructor and Description |
---|
KeyOrderedMultiMap() |
KeyOrderedMultiMap(MultiMap<? extends K,? extends V> toCopy) |
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) |
java.util.NavigableSet<K> |
navigableKeySet() |
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