| 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, remove, removeAll, size, toString, valuesCopyright © 2014 Molindo GmbH. All Rights Reserved.