public static class Double2IntMaps.SynchronizedNavigableMap extends Double2IntMaps.SynchronizedSortedMap implements Double2IntNavigableMap
AbstractDouble2IntMap.BasicEntryjava.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>Double2IntSortedMap.FastSortedSetDouble2IntMap.BuilderCache, Double2IntMap.Entry, Double2IntMap.FastEntrySet, Double2IntMap.MapBuilder| Modifier and Type | Method and Description |
|---|---|
Double2IntMap.Entry |
ceilingEntry(double key)
A Type Specific ceilingEntry method to reduce boxing/unboxing.
|
Double2IntMap.Entry |
ceilingEntry(java.lang.Double key)
Deprecated.
|
double |
ceilingKey(double key)
A Type Specific ceilingKey method to reduce boxing/unboxing.
|
java.lang.Double |
ceilingKey(java.lang.Double key)
Deprecated.
|
Double2IntNavigableMap |
copy()
A Function that does a shallow clone of the Map itself.
|
DoubleNavigableSet |
descendingKeySet() |
Double2IntNavigableMap |
descendingMap() |
Double2IntMap.Entry |
firstEntry() |
Double2IntMap.Entry |
floorEntry(double key)
A Type Specific floorEntry method to reduce boxing/unboxing.
|
Double2IntMap.Entry |
floorEntry(java.lang.Double key)
Deprecated.
|
double |
floorKey(double key)
A Type Specific floorKey method to reduce boxing/unboxing.
|
java.lang.Double |
floorKey(java.lang.Double key)
Deprecated.
|
double |
getDefaultMaxValue()
A Helper method to get the max value for SubMaps.
|
double |
getDefaultMinValue()
A Helper method to get the min value for SubMaps.
|
Double2IntNavigableMap |
headMap(double toKey)
A Type Specific HeadMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
headMap(java.lang.Double toKey)
Deprecated.
|
Double2IntNavigableMap |
headMap(double toKey,
boolean inclusive)
A Type Specific HeadMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
headMap(java.lang.Double toKey,
boolean inclusive)
Deprecated.
|
Double2IntMap.Entry |
higherEntry(double key)
A Type Specific higherEntry method to reduce boxing/unboxing.
|
Double2IntMap.Entry |
higherEntry(java.lang.Double key)
Deprecated.
|
double |
higherKey(double key)
A Type Specific higherKey method to reduce boxing/unboxing.
|
java.lang.Double |
higherKey(java.lang.Double key)
Deprecated.
|
DoubleNavigableSet |
keySet() |
Double2IntMap.Entry |
lastEntry() |
Double2IntMap.Entry |
lowerEntry(double key)
A Type Specific lowerEntry method to reduce boxing/unboxing.
|
Double2IntMap.Entry |
lowerEntry(java.lang.Double key)
Deprecated.
|
double |
lowerKey(double key)
A Type Specific lowerKey method to reduce boxing/unboxing.
|
java.lang.Double |
lowerKey(java.lang.Double key)
Deprecated.
|
DoubleNavigableSet |
navigableKeySet() |
Double2IntMap.Entry |
pollFirstEntry() |
Double2IntMap.Entry |
pollLastEntry() |
void |
setDefaultMaxValue(double e)
A Helper method to set the max value for SubMaps.
|
void |
setDefaultMinValue(double e)
A Helper method to set the min value for SubMaps.
|
Double2IntNavigableMap |
subMap(double fromKey,
boolean fromInclusive,
double toKey,
boolean toInclusive)
A Type Specific SubMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
subMap(java.lang.Double fromKey,
boolean fromInclusive,
java.lang.Double toKey,
boolean toInclusive)
Deprecated.
|
Double2IntNavigableMap |
subMap(double fromKey,
double toKey)
A Type Specific SubMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
subMap(java.lang.Double fromKey,
java.lang.Double toKey)
Deprecated.
|
Double2IntNavigableMap |
tailMap(double fromKey)
A Type Specific TailMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
tailMap(java.lang.Double fromKey)
Deprecated.
|
Double2IntNavigableMap |
tailMap(double fromKey,
boolean inclusive)
A Type Specific TailMap method to reduce boxing/unboxing
|
Double2IntNavigableMap |
tailMap(java.lang.Double fromKey,
boolean inclusive)
Deprecated.
|
comparator, firstDoubleKey, firstIntValue, firstKey, lastDoubleKey, lastIntValue, lastKey, pollFirstDoubleKey, pollLastDoubleKeyaddTo, addToAll, clear, compute, computeIfAbsent, computeIfPresent, computeInt, computeIntIfAbsent, computeIntIfPresent, containsKey, containsKey, containsValue, containsValue, double2IntEntrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllInt, mergeInt, put, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceInts, replaceInts, setDefaultReturnValue, size, subFrom, supplyIntIfAbsent, valuesentrySet, equals, hashCode, putAllsynchronize, synchronize, unmodifiablecomparator, firstDoubleKey, firstIntValue, firstKey, lastDoubleKey, lastIntValue, lastKey, pollFirstDoubleKey, pollLastDoubleKey, valuesaddTo, addToAll, builder, compute, computeIfAbsent, computeIfPresent, computeInt, computeIntIfAbsent, computeIntIfPresent, containsKey, containsKey, containsValue, containsValue, double2IntEntrySet, entrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllInt, mergeInt, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceInts, replaceInts, setDefaultReturnValue, subFrom, supplyIntIfAbsentapplyAsIntpublic Double2IntNavigableMap descendingMap()
descendingMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>descendingMap in interface Double2IntNavigableMappublic DoubleNavigableSet navigableKeySet()
navigableKeySet in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>navigableKeySet in interface Double2IntNavigableMappublic DoubleNavigableSet descendingKeySet()
descendingKeySet in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>descendingKeySet in interface Double2IntNavigableMappublic DoubleNavigableSet keySet()
keySet in interface java.util.Map<java.lang.Double,java.lang.Integer>keySet in interface java.util.SortedMap<java.lang.Double,java.lang.Integer>keySet in interface Double2IntMapkeySet in interface Double2IntNavigableMapkeySet in interface Double2IntSortedMapkeySet in class Double2IntMaps.SynchronizedSortedMappublic Double2IntMap.Entry firstEntry()
firstEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>firstEntry in interface Double2IntNavigableMappublic Double2IntMap.Entry lastEntry()
lastEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>lastEntry in interface Double2IntNavigableMappublic Double2IntMap.Entry pollFirstEntry()
pollFirstEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>pollFirstEntry in interface Double2IntNavigableMappublic Double2IntMap.Entry pollLastEntry()
pollLastEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>pollLastEntry in interface Double2IntNavigableMappublic Double2IntNavigableMap subMap(double fromKey, boolean fromInclusive, double toKey, boolean toInclusive)
Double2IntNavigableMapsubMap in interface Double2IntNavigableMapfromKey - where the submap should startfromInclusive - if the fromKey is inclusive or nottoKey - where the subMap should endtoInclusive - if the toKey is inclusive or notpublic Double2IntNavigableMap headMap(double toKey, boolean inclusive)
Double2IntNavigableMapheadMap in interface Double2IntNavigableMaptoKey - where the HeadMap should endinclusive - if the toKey is inclusive or notpublic Double2IntNavigableMap tailMap(double fromKey, boolean inclusive)
Double2IntNavigableMaptailMap in interface Double2IntNavigableMapfromKey - where the TailMap should startinclusive - if the fromKey is inclusive or notpublic Double2IntNavigableMap subMap(double fromKey, double toKey)
Double2IntSortedMapsubMap in interface Double2IntNavigableMapsubMap in interface Double2IntSortedMapsubMap in class Double2IntMaps.SynchronizedSortedMapfromKey - where the submap should starttoKey - where the subMap should endpublic Double2IntNavigableMap headMap(double toKey)
Double2IntSortedMapheadMap in interface Double2IntNavigableMapheadMap in interface Double2IntSortedMapheadMap in class Double2IntMaps.SynchronizedSortedMaptoKey - where the headMap should endpublic Double2IntNavigableMap tailMap(double fromKey)
Double2IntSortedMaptailMap in interface Double2IntNavigableMaptailMap in interface Double2IntSortedMaptailMap in class Double2IntMaps.SynchronizedSortedMapfromKey - where the TailMap should startpublic double lowerKey(double key)
Double2IntNavigableMaplowerKey in interface Double2IntNavigableMapkey - that should be compared with.public double higherKey(double key)
Double2IntNavigableMaphigherKey in interface Double2IntNavigableMapkey - that should be compared with.public double floorKey(double key)
Double2IntNavigableMapfloorKey in interface Double2IntNavigableMapkey - that should be compared with.public double ceilingKey(double key)
Double2IntNavigableMapceilingKey in interface Double2IntNavigableMapkey - that should be compared with.public Double2IntMap.Entry lowerEntry(double key)
Double2IntNavigableMaplowerEntry in interface Double2IntNavigableMapkey - that should be compared with.public Double2IntMap.Entry higherEntry(double key)
Double2IntNavigableMaphigherEntry in interface Double2IntNavigableMapkey - that should be compared with.public Double2IntMap.Entry floorEntry(double key)
Double2IntNavigableMapfloorEntry in interface Double2IntNavigableMapkey - that should be compared with.public Double2IntMap.Entry ceilingEntry(double key)
Double2IntNavigableMapceilingEntry in interface Double2IntNavigableMapkey - that should be compared with.public Double2IntNavigableMap copy()
Double2IntMapcopy in interface Double2IntMapcopy in interface Double2IntNavigableMapcopy in interface Double2IntSortedMapcopy in class Double2IntMaps.SynchronizedSortedMap@Deprecated public Double2IntNavigableMap subMap(java.lang.Double fromKey, boolean fromInclusive, java.lang.Double toKey, boolean toInclusive)
subMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>subMap in interface Double2IntNavigableMap@Deprecated public Double2IntNavigableMap headMap(java.lang.Double toKey, boolean inclusive)
headMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>headMap in interface Double2IntNavigableMap@Deprecated public Double2IntNavigableMap tailMap(java.lang.Double fromKey, boolean inclusive)
tailMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>tailMap in interface Double2IntNavigableMap@Deprecated public Double2IntNavigableMap subMap(java.lang.Double fromKey, java.lang.Double toKey)
subMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>subMap in interface java.util.SortedMap<java.lang.Double,java.lang.Integer>subMap in interface Double2IntNavigableMapsubMap in interface Double2IntSortedMapsubMap in class Double2IntMaps.SynchronizedSortedMap@Deprecated public Double2IntNavigableMap headMap(java.lang.Double toKey)
headMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>headMap in interface java.util.SortedMap<java.lang.Double,java.lang.Integer>headMap in interface Double2IntNavigableMapheadMap in interface Double2IntSortedMapheadMap in class Double2IntMaps.SynchronizedSortedMap@Deprecated public Double2IntNavigableMap tailMap(java.lang.Double fromKey)
tailMap in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>tailMap in interface java.util.SortedMap<java.lang.Double,java.lang.Integer>tailMap in interface Double2IntNavigableMaptailMap in interface Double2IntSortedMaptailMap in class Double2IntMaps.SynchronizedSortedMappublic void setDefaultMaxValue(double e)
Double2IntNavigableMapsetDefaultMaxValue in interface Double2IntNavigableMape - the new max valuepublic double getDefaultMaxValue()
Double2IntNavigableMapgetDefaultMaxValue in interface Double2IntNavigableMappublic void setDefaultMinValue(double e)
Double2IntNavigableMapsetDefaultMinValue in interface Double2IntNavigableMape - the new min valuepublic double getDefaultMinValue()
Double2IntNavigableMapgetDefaultMinValue in interface Double2IntNavigableMap@Deprecated public java.lang.Double lowerKey(java.lang.Double key)
lowerKey in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>lowerKey in interface Double2IntNavigableMap@Deprecated public java.lang.Double floorKey(java.lang.Double key)
floorKey in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>floorKey in interface Double2IntNavigableMap@Deprecated public java.lang.Double ceilingKey(java.lang.Double key)
ceilingKey in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>ceilingKey in interface Double2IntNavigableMap@Deprecated public java.lang.Double higherKey(java.lang.Double key)
higherKey in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>higherKey in interface Double2IntNavigableMap@Deprecated public Double2IntMap.Entry lowerEntry(java.lang.Double key)
lowerEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>lowerEntry in interface Double2IntNavigableMap@Deprecated public Double2IntMap.Entry floorEntry(java.lang.Double key)
floorEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>floorEntry in interface Double2IntNavigableMap@Deprecated public Double2IntMap.Entry ceilingEntry(java.lang.Double key)
ceilingEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>ceilingEntry in interface Double2IntNavigableMap@Deprecated public Double2IntMap.Entry higherEntry(java.lang.Double key)
higherEntry in interface java.util.NavigableMap<java.lang.Double,java.lang.Integer>higherEntry in interface Double2IntNavigableMap