| Constructor and Description |
|---|
SortedListMap() |
| Modifier and Type | Method and Description |
|---|---|
Comparator<? super T> |
comparator() |
T |
firstKey() |
protected SortedMap<T,List<E>> |
getMap() |
SortedMap<T,List<E>> |
headMap(T toKey) |
T |
lastKey() |
protected SortedMap<T,List<E>> |
newMap() |
SortedMap<T,List<E>> |
subMap(T fromKey,
T toKey) |
SortedMap<T,List<E>> |
tailMap(T fromKey) |
add, addAll, build, clear, containsKey, containsValue, entrySet, equals, get, getList, hashCode, isEmpty, keySet, newList, newListMap, put, putAll, remove, remove, size, toString, valuesCopyright © 2014 Molindo GmbH. All Rights Reserved.