K
- the type of the keys in the mapV
- the type of the values in the mapGet<K,V>
, IterableGet<K,V>
, IterableMap<K,V>
, java.util.Map<K,V>
, OrderedMap<K,V>
, Put<K,V>
, java.util.SortedMap<K,V>
Trie<K,V>
AbstractBitwiseTrie
, AbstractSortedMapDecorator
, DualTreeBidiMap.ViewMap
, FixedSizeSortedMap
, PatriciaTrie
, UnmodifiableSortedMap
, UnmodifiableTrie
public interface IterableSortedMap<K,V> extends java.util.SortedMap<K,V>, OrderedMap<K,V>
SortedMap
+ OrderedMap
.containsKey, containsValue, entrySet, get, isEmpty, keySet, remove, size, values
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entry, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size
firstKey, lastKey, mapIterator, nextKey, previousKey
Copyright © 2001-2019 - Apache Software Foundation