K
- the type of the keys in the mapV
- the type of the values in the mappublic interface IterableSortedMap<K,V> extends java.util.SortedMap<K,V>, OrderedMap<K,V>
SortedMap
+ OrderedMap
.comparator, entrySet, firstKey, headMap, keySet, lastKey, subMap, tailMap, values
firstKey, lastKey, mapIterator, nextKey, previousKey
clear, containsKey, containsValue, equals, get, hashCode, isEmpty, put, putAll, remove, size
containsKey, containsValue, entrySet, get, isEmpty, keySet, remove, size, values
Copyright © 2001-2013. All Rights Reserved.