| Constructor and Description |
|---|
SortedSetMap() |
| Modifier and Type | Method and Description |
|---|---|
Comparator<? super T> |
comparator() |
T |
firstKey() |
protected SortedMap<T,Set<E>> |
getMap() |
SortedMap<T,Set<E>> |
headMap(T toKey) |
T |
lastKey() |
protected SortedMap<T,Set<E>> |
newMap() |
SortedMap<T,Set<E>> |
subMap(T fromKey,
T toKey) |
SortedMap<T,Set<E>> |
tailMap(T fromKey) |
add, addAll, clear, containsKey, containsValue, entrySet, equals, get, getSet, hashCode, isEmpty, keySet, newSetMap, put, putAll, remove, removeAll, removeValue, size, toString, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, sizeCopyright © 2015 Molindo GmbH. All Rights Reserved.