public interface SortedMapDelegate<K,V> extends MapDelegate<K,V>, SortedMap<K,V>
addListener, close, removeListenercomparator, entrySet, firstKey, headMap, keySet, lastKey, subMap, tailMap, valuesclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, sizeCopyright © 2013–2018. All rights reserved.