T - the type of elements maintained by this Collectionpublic static class Object2DoubleMaps.SynchronizedNavigableMap<T> extends Object2DoubleMaps.SynchronizedSortedMap<T> implements Object2DoubleNavigableMap<T>
AbstractObject2DoubleMap.BasicEntry<T>java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Object2DoubleSortedMap.FastSortedSet<T>Object2DoubleMap.BuilderCache<T>, Object2DoubleMap.Entry<T>, Object2DoubleMap.FastEntrySet<T>, Object2DoubleMap.MapBuildercomparator, firstDoubleValue, firstKey, lastDoubleValue, lastKey, pollFirstKey, pollLastKeyaddTo, addToAll, computeDouble, computeDoubleIfAbsent, computeDoubleIfPresent, containsValue, forEach, getDefaultReturnValue, getDouble, getOrDefault, mergeAllDouble, mergeDouble, object2DoubleEntrySet, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, rem, remOrDefault, remove, replace, replace, replaceDoubles, replaceDoubles, setDefaultReturnValue, size, subFrom, supplyDoubleIfAbsent, valuescontainsKey, entrySet, equals, get, getOrDefault, hashCode, put, putAll, removesynchronize, synchronize, unmodifiablecomparator, firstDoubleValue, lastDoubleValue, pollFirstKey, pollLastKey, valuesaddTo, addToAll, builder, compute, computeDouble, computeDoubleIfAbsent, computeDoubleIfPresent, computeIfAbsent, computeIfPresent, containsValue, containsValue, entrySet, forEach, forEach, get, getDefaultReturnValue, getDouble, getOrDefault, getOrDefault, merge, mergeAllDouble, mergeDouble, object2DoubleEntrySet, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, rem, remOrDefault, remove, remove, remove, replace, replace, replace, replace, replaceAll, replaceDoubles, replaceDoubles, setDefaultReturnValue, subFrom, supplyDoubleIfAbsentapplyAsDoublepublic Object2DoubleNavigableMap<T> descendingMap()
descendingMap in interface java.util.NavigableMap<T,java.lang.Double>descendingMap in interface Object2DoubleNavigableMap<T>public ObjectNavigableSet<T> navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<T,java.lang.Double>navigableKeySet in interface Object2DoubleNavigableMap<T>public ObjectNavigableSet<T> descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<T,java.lang.Double>descendingKeySet in interface Object2DoubleNavigableMap<T>public ObjectNavigableSet<T> keySet()
keySet in interface java.util.Map<T,java.lang.Double>keySet in interface java.util.SortedMap<T,java.lang.Double>keySet in interface Object2DoubleMap<T>keySet in interface Object2DoubleNavigableMap<T>keySet in interface Object2DoubleSortedMap<T>keySet in class Object2DoubleMaps.SynchronizedSortedMap<T>public Object2DoubleMap.Entry<T> firstEntry()
firstEntry in interface java.util.NavigableMap<T,java.lang.Double>firstEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> lastEntry()
lastEntry in interface java.util.NavigableMap<T,java.lang.Double>lastEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<T,java.lang.Double>pollFirstEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<T,java.lang.Double>pollLastEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleNavigableMap<T> subMap(T fromKey, boolean fromInclusive, T toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<T,java.lang.Double>subMap in interface Object2DoubleNavigableMap<T>public Object2DoubleNavigableMap<T> headMap(T toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<T,java.lang.Double>headMap in interface Object2DoubleNavigableMap<T>public Object2DoubleNavigableMap<T> tailMap(T fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<T,java.lang.Double>tailMap in interface Object2DoubleNavigableMap<T>public Object2DoubleNavigableMap<T> subMap(T fromKey, T toKey)
subMap in interface java.util.NavigableMap<T,java.lang.Double>subMap in interface java.util.SortedMap<T,java.lang.Double>subMap in interface Object2DoubleNavigableMap<T>subMap in interface Object2DoubleSortedMap<T>subMap in class Object2DoubleMaps.SynchronizedSortedMap<T>public Object2DoubleNavigableMap<T> headMap(T toKey)
headMap in interface java.util.NavigableMap<T,java.lang.Double>headMap in interface java.util.SortedMap<T,java.lang.Double>headMap in interface Object2DoubleNavigableMap<T>headMap in interface Object2DoubleSortedMap<T>headMap in class Object2DoubleMaps.SynchronizedSortedMap<T>public Object2DoubleNavigableMap<T> tailMap(T fromKey)
tailMap in interface java.util.NavigableMap<T,java.lang.Double>tailMap in interface java.util.SortedMap<T,java.lang.Double>tailMap in interface Object2DoubleNavigableMap<T>tailMap in interface Object2DoubleSortedMap<T>tailMap in class Object2DoubleMaps.SynchronizedSortedMap<T>public T lowerKey(T key)
lowerKey in interface java.util.NavigableMap<T,java.lang.Double>public T higherKey(T key)
higherKey in interface java.util.NavigableMap<T,java.lang.Double>public T floorKey(T key)
floorKey in interface java.util.NavigableMap<T,java.lang.Double>public T ceilingKey(T key)
ceilingKey in interface java.util.NavigableMap<T,java.lang.Double>public Object2DoubleMap.Entry<T> lowerEntry(T key)
lowerEntry in interface java.util.NavigableMap<T,java.lang.Double>lowerEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> higherEntry(T key)
higherEntry in interface java.util.NavigableMap<T,java.lang.Double>higherEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> floorEntry(T key)
floorEntry in interface java.util.NavigableMap<T,java.lang.Double>floorEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleMap.Entry<T> ceilingEntry(T key)
ceilingEntry in interface java.util.NavigableMap<T,java.lang.Double>ceilingEntry in interface Object2DoubleNavigableMap<T>public Object2DoubleNavigableMap<T> copy()
Object2DoubleMapcopy in interface Object2DoubleMap<T>copy in interface Object2DoubleNavigableMap<T>copy in interface Object2DoubleSortedMap<T>copy in class Object2DoubleMaps.SynchronizedSortedMap<T>