T - the keyType of elements maintained by this Collectionpublic static class Object2IntMaps.SynchronizedNavigableMap<T> extends Object2IntMaps.SynchronizedSortedMap<T> implements Object2IntNavigableMap<T>
AbstractObject2IntMap.BasicEntry<T>java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Object2IntSortedMap.FastSortedSet<T>Object2IntMap.BuilderCache<T>, Object2IntMap.Entry<T>, Object2IntMap.FastEntrySet<T>, Object2IntMap.MapBuildercomparator, firstIntValue, firstKey, lastIntValue, lastKey, pollFirstKey, pollLastKeyaddTo, addToAll, computeInt, computeIntIfAbsent, computeIntIfPresent, containsValue, forEach, getDefaultReturnValue, getInt, getOrDefault, mergeAllInt, mergeInt, object2IntEntrySet, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, rem, remOrDefault, remove, replace, replace, replaceInts, replaceInts, setDefaultReturnValue, size, subFrom, supplyIntIfAbsent, valuescontainsKey, entrySet, equals, get, getOrDefault, hashCode, put, putAll, removesynchronize, synchronize, unmodifiablecomparator, firstIntValue, lastIntValue, pollFirstKey, pollLastKey, valuesaddTo, addToAll, applyAsInt, builder, compute, computeIfAbsent, computeIfPresent, computeInt, computeIntIfAbsent, computeIntIfPresent, containsValue, containsValue, entrySet, forEach, forEach, get, getDefaultReturnValue, getInt, getOrDefault, getOrDefault, merge, mergeAllInt, mergeInt, object2IntEntrySet, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, rem, remOrDefault, remove, remove, remove, replace, replace, replace, replace, replaceAll, replaceInts, replaceInts, setDefaultReturnValue, subFrom, supplyIntIfAbsentpublic Object2IntNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Integer>descendingMap in interface Object2IntNavigableMap<T>public ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Integer>navigableKeySet in interface Object2IntNavigableMap<T>public ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Integer>descendingKeySet in interface Object2IntNavigableMap<T>public ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Integer>keySet in interface java.util.SortedMap<T,java.lang.Integer>keySet in interface Object2IntMap<T>keySet in interface Object2IntNavigableMap<T>keySet in interface Object2IntSortedMap<T>keySet in class Object2IntMaps.SynchronizedSortedMap<T>public Object2IntMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Integer>firstEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Integer>lastEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Integer>pollFirstEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Integer>pollLastEntry in interface Object2IntNavigableMap<T>public Object2IntNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Integer>subMap in interface Object2IntNavigableMap<T>public Object2IntNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Integer>headMap in interface Object2IntNavigableMap<T>public Object2IntNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Integer>tailMap in interface Object2IntNavigableMap<T>public Object2IntNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Integer>subMap in interface java.util.SortedMap<T,java.lang.Integer>subMap in interface Object2IntNavigableMap<T>subMap in interface Object2IntSortedMap<T>subMap in class Object2IntMaps.SynchronizedSortedMap<T>public Object2IntNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Integer>headMap in interface java.util.SortedMap<T,java.lang.Integer>headMap in interface Object2IntNavigableMap<T>headMap in interface Object2IntSortedMap<T>headMap in class Object2IntMaps.SynchronizedSortedMap<T>public Object2IntNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Integer>tailMap in interface java.util.SortedMap<T,java.lang.Integer>tailMap in interface Object2IntNavigableMap<T>tailMap in interface Object2IntSortedMap<T>tailMap in class Object2IntMaps.SynchronizedSortedMap<T>public T lowerKey(T key)
lowerKey in interface java.util.NavigableMap<T,java.lang.Integer>public T higherKey(T key)
higherKey in interface java.util.NavigableMap<T,java.lang.Integer>public T floorKey(T key)
floorKey in interface java.util.NavigableMap<T,java.lang.Integer>public T ceilingKey(T key)
ceilingKey in interface java.util.NavigableMap<T,java.lang.Integer>public Object2IntMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Integer>lowerEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Integer>higherEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Integer>floorEntry in interface Object2IntNavigableMap<T>public Object2IntMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Integer>ceilingEntry in interface Object2IntNavigableMap<T>public Object2IntNavigableMap<T> copy()
Object2IntMapcopy in interface Object2IntMap<T>copy in interface Object2IntNavigableMap<T>copy in interface Object2IntSortedMap<T>copy in class Object2IntMaps.SynchronizedSortedMap<T>