T - the type of elements maintained by this Collectionpublic interface Object2ShortNavigableMap<T> extends Object2ShortSortedMap<T>, java.util.NavigableMap<T,java.lang.Short>
Object2ShortSortedMap.FastSortedSet<T>Object2ShortMap.BuilderCache<T>, Object2ShortMap.Entry<T>, Object2ShortMap.FastEntrySet<T>, Object2ShortMap.MapBuildercomparator, 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, supplyShortIfAbsentObject2ShortNavigableMap<T> copy()
Object2ShortMapcopy in interface Object2ShortMap<T>copy in interface Object2ShortSortedMap<T>Object2ShortNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Short>ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Short>ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Short>ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Short>keySet in interface Object2ShortMap<T>keySet in interface Object2ShortSortedMap<T>keySet in interface java.util.SortedMap<T,java.lang.Short>default Object2ShortNavigableMap<T> synchronize()
synchronize in interface Object2ShortMap<T>synchronize in interface Object2ShortSortedMap<T>Object2ShortMaps.synchronize(speiger.src.collections.objects.maps.interfaces.Object2ShortMap<T>)default Object2ShortNavigableMap<T> synchronize(java.lang.Object mutex)
synchronize in interface Object2ShortMap<T>synchronize in interface Object2ShortSortedMap<T>mutex - is the controller of the synchronization blockObject2ShortMaps.synchronize(speiger.src.collections.objects.maps.interfaces.Object2ShortMap<T>)default Object2ShortNavigableMap<T> unmodifiable()
unmodifiable in interface Object2ShortMap<T>unmodifiable in interface Object2ShortSortedMap<T>Object2ShortMaps.unmodifiable(speiger.src.collections.objects.maps.interfaces.Object2ShortMap<T>)Object2ShortMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Short>Object2ShortNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Short>default Object2ShortNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Short>subMap in interface Object2ShortSortedMap<T>subMap in interface java.util.SortedMap<T,java.lang.Short>default Object2ShortNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Short>headMap in interface Object2ShortSortedMap<T>headMap in interface java.util.SortedMap<T,java.lang.Short>default Object2ShortNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Short>tailMap in interface Object2ShortSortedMap<T>tailMap in interface java.util.SortedMap<T,java.lang.Short>