T - the type of elements maintained by this Collectionpublic static class Object2ShortMaps.UnmodifyableNavigableMap<T> extends Object2ShortMaps.UnmodifyableSortedMap<T> implements Object2ShortNavigableMap<T>
AbstractObject2ShortMap.BasicEntry<T>java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Object2ShortSortedMap.FastSortedSet<T>Object2ShortMap.BuilderCache<T>, Object2ShortMap.Entry<T>, Object2ShortMap.FastEntrySet<T>, Object2ShortMap.MapBuildercomparator, firstKey, firstShortValue, lastKey, lastShortValue, pollFirstKey, pollLastKeyaddTo, clear, computeShort, computeShortIfAbsent, computeShortIfPresent, getOrDefault, getShort, mergeAllShort, mergeShort, object2ShortEntrySet, put, putIfAbsent, rem, remOrDefault, remove, replaceShorts, replaceShorts, subFrom, supplyShortIfAbsent, valuesaddToAll, containsKey, containsValue, entrySet, equals, forEach, get, getDefaultReturnValue, getOrDefault, hashCode, put, putAll, putAll, putAll, putAll, putAllIfAbsent, remove, replace, replace, setDefaultReturnValuesynchronize, synchronize, unmodifiablecomparator, firstShortValue, lastShortValue, pollFirstKey, pollLastKey, valuesaddTo, addToAll, builder, compute, computeIfAbsent, computeIfPresent, computeShort, computeShortIfAbsent, computeShortIfPresent, containsValue, containsValue, entrySet, forEach, forEach, get, getDefaultReturnValue, getOrDefault, getOrDefault, getShort, merge, mergeAllShort, mergeShort, object2ShortEntrySet, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, rem, remOrDefault, remove, remove, remove, replace, replace, replace, replace, replaceAll, replaceShorts, replaceShorts, setDefaultReturnValue, subFrom, supplyShortIfAbsentpublic Object2ShortNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Short>descendingMap in interface Object2ShortNavigableMap<T>public ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Short>navigableKeySet in interface Object2ShortNavigableMap<T>public ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Short>keySet in interface java.util.SortedMap<T,java.lang.Short>keySet in interface Object2ShortMap<T>keySet in interface Object2ShortNavigableMap<T>keySet in interface Object2ShortSortedMap<T>keySet in class Object2ShortMaps.UnmodifyableSortedMap<T>public ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Short>descendingKeySet in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Short>firstEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Short>lastEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Short>pollFirstEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Short>pollLastEntry in interface Object2ShortNavigableMap<T>public Object2ShortNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Short>subMap in interface Object2ShortNavigableMap<T>public Object2ShortNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Short>headMap in interface Object2ShortNavigableMap<T>public Object2ShortNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Short>tailMap in interface Object2ShortNavigableMap<T>public Object2ShortNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Short>subMap in interface java.util.SortedMap<T,java.lang.Short>subMap in interface Object2ShortNavigableMap<T>subMap in interface Object2ShortSortedMap<T>subMap in class Object2ShortMaps.UnmodifyableSortedMap<T>public Object2ShortNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Short>headMap in interface java.util.SortedMap<T,java.lang.Short>headMap in interface Object2ShortNavigableMap<T>headMap in interface Object2ShortSortedMap<T>headMap in class Object2ShortMaps.UnmodifyableSortedMap<T>public Object2ShortNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Short>tailMap in interface java.util.SortedMap<T,java.lang.Short>tailMap in interface Object2ShortNavigableMap<T>tailMap in interface Object2ShortSortedMap<T>tailMap in class Object2ShortMaps.UnmodifyableSortedMap<T>public T lowerKey(T key)
lowerKey in interface java.util.NavigableMap<T,java.lang.Short>public T higherKey(T key)
higherKey in interface java.util.NavigableMap<T,java.lang.Short>public T floorKey(T key)
floorKey in interface java.util.NavigableMap<T,java.lang.Short>public T ceilingKey(T key)
ceilingKey in interface java.util.NavigableMap<T,java.lang.Short>public Object2ShortMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Short>lowerEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Short>higherEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Short>floorEntry in interface Object2ShortNavigableMap<T>public Object2ShortMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Short>ceilingEntry in interface Object2ShortNavigableMap<T>public Object2ShortNavigableMap<T> copy()
Object2ShortMapcopy in interface Object2ShortMap<T>copy in interface Object2ShortNavigableMap<T>copy in interface Object2ShortSortedMap<T>copy in class Object2ShortMaps.UnmodifyableSortedMap<T>