T - the keyType of elements maintained by this Collectionpublic static class Object2LongMaps.SynchronizedNavigableMap<T> extends Object2LongMaps.SynchronizedSortedMap<T> implements Object2LongNavigableMap<T>
AbstractObject2LongMap.BasicEntry<T>java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Object2LongSortedMap.FastSortedSet<T>Object2LongMap.BuilderCache<T>, Object2LongMap.Entry<T>, Object2LongMap.FastEntrySet<T>, Object2LongMap.MapBuildercomparator, firstKey, firstLongValue, lastKey, lastLongValue, pollFirstKey, pollLastKeyaddTo, addToAll, computeLong, computeLongIfAbsent, computeLongIfPresent, containsValue, forEach, getDefaultReturnValue, getLong, getOrDefault, mergeAllLong, mergeLong, object2LongEntrySet, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, rem, remOrDefault, remove, replace, replace, replaceLongs, replaceLongs, setDefaultReturnValue, size, subFrom, supplyLongIfAbsent, valuescontainsKey, entrySet, equals, get, getOrDefault, hashCode, put, putAll, removesynchronize, synchronize, unmodifiablecomparator, firstLongValue, lastLongValue, pollFirstKey, pollLastKey, valuesaddTo, addToAll, applyAsLong, builder, compute, computeIfAbsent, computeIfPresent, computeLong, computeLongIfAbsent, computeLongIfPresent, containsValue, containsValue, entrySet, forEach, forEach, get, getDefaultReturnValue, getLong, getOrDefault, getOrDefault, merge, mergeAllLong, mergeLong, object2LongEntrySet, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, rem, remOrDefault, remove, remove, remove, replace, replace, replace, replace, replaceAll, replaceLongs, replaceLongs, setDefaultReturnValue, subFrom, supplyLongIfAbsentpublic Object2LongNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Long>descendingMap in interface Object2LongNavigableMap<T>public ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Long>navigableKeySet in interface Object2LongNavigableMap<T>public ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Long>descendingKeySet in interface Object2LongNavigableMap<T>public ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Long>keySet in interface java.util.SortedMap<T,java.lang.Long>keySet in interface Object2LongMap<T>keySet in interface Object2LongNavigableMap<T>keySet in interface Object2LongSortedMap<T>keySet in class Object2LongMaps.SynchronizedSortedMap<T>public Object2LongMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Long>firstEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Long>lastEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Long>pollFirstEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Long>pollLastEntry in interface Object2LongNavigableMap<T>public Object2LongNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Long>subMap in interface Object2LongNavigableMap<T>public Object2LongNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Long>headMap in interface Object2LongNavigableMap<T>public Object2LongNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Long>tailMap in interface Object2LongNavigableMap<T>public Object2LongNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Long>subMap in interface java.util.SortedMap<T,java.lang.Long>subMap in interface Object2LongNavigableMap<T>subMap in interface Object2LongSortedMap<T>subMap in class Object2LongMaps.SynchronizedSortedMap<T>public Object2LongNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Long>headMap in interface java.util.SortedMap<T,java.lang.Long>headMap in interface Object2LongNavigableMap<T>headMap in interface Object2LongSortedMap<T>headMap in class Object2LongMaps.SynchronizedSortedMap<T>public Object2LongNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Long>tailMap in interface java.util.SortedMap<T,java.lang.Long>tailMap in interface Object2LongNavigableMap<T>tailMap in interface Object2LongSortedMap<T>tailMap in class Object2LongMaps.SynchronizedSortedMap<T>public T lowerKey(T key)
lowerKey in interface java.util.NavigableMap<T,java.lang.Long>public T higherKey(T key)
higherKey in interface java.util.NavigableMap<T,java.lang.Long>public T floorKey(T key)
floorKey in interface java.util.NavigableMap<T,java.lang.Long>public T ceilingKey(T key)
ceilingKey in interface java.util.NavigableMap<T,java.lang.Long>public Object2LongMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Long>lowerEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Long>higherEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Long>floorEntry in interface Object2LongNavigableMap<T>public Object2LongMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Long>ceilingEntry in interface Object2LongNavigableMap<T>public Object2LongNavigableMap<T> copy()
Object2LongMapcopy in interface Object2LongMap<T>copy in interface Object2LongNavigableMap<T>copy in interface Object2LongSortedMap<T>copy in class Object2LongMaps.SynchronizedSortedMap<T>