Modul speiger.src.collections
Klasse Double2FloatMaps.SynchronizedNavigableMap
java.lang.Object
java.util.AbstractMap<Double,Float>
speiger.src.collections.doubles.maps.abstracts.AbstractDouble2FloatMap
speiger.src.collections.doubles.utils.maps.Double2FloatMaps.SynchronizedMap
speiger.src.collections.doubles.utils.maps.Double2FloatMaps.SynchronizedSortedMap
speiger.src.collections.doubles.utils.maps.Double2FloatMaps.SynchronizedNavigableMap
- Alle implementierten Schnittstellen:
Map<Double,,Float> NavigableMap<Double,,Float> SortedMap<Double,,Float> Double2FloatFunction,Double2FloatMap,Double2FloatNavigableMap,Double2FloatSortedMap
- Umschließende Klasse:
Double2FloatMaps
public static class Double2FloatMaps.SynchronizedNavigableMap
extends Double2FloatMaps.SynchronizedSortedMap
implements Double2FloatNavigableMap
The Synchronized Navigable Map implementation used by the synchronizedMap helper function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.doubles.maps.abstracts.AbstractDouble2FloatMap
AbstractDouble2FloatMap.BasicEntryVon Klasse geerbte verschachtelte Klassen/Schnittstellen java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.doubles.maps.interfaces.Double2FloatMap
Double2FloatMap.BuilderCache, Double2FloatMap.Entry, Double2FloatMap.FastEntrySet, Double2FloatMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.doubles.maps.interfaces.Double2FloatSortedMap
Double2FloatSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(double key) A Type Specific ceilingEntry method to reduce boxing/unboxing.ceilingEntry(Double key) Veraltet.doubleceilingKey(double key) A Type Specific ceilingKey method to reduce boxing/unboxing.ceilingKey(Double key) Veraltet.copy()A Function that does a shallow clone of the Map itself.floorEntry(double key) A Type Specific floorEntry method to reduce boxing/unboxing.floorEntry(Double key) Veraltet.doublefloorKey(double key) A Type Specific floorKey method to reduce boxing/unboxing.Veraltet.doubleA Helper method to get the max value for SubMaps.doubleA Helper method to get the min value for SubMaps.headMap(double toKey) A Type Specific HeadMap method to reduce boxing/unboxingheadMap(double toKey, boolean inclusive) A Type Specific HeadMap method to reduce boxing/unboxingVeraltet.Veraltet.higherEntry(double key) A Type Specific higherEntry method to reduce boxing/unboxing.higherEntry(Double key) Veraltet.doublehigherKey(double key) A Type Specific higherKey method to reduce boxing/unboxing.Veraltet.keySet()lowerEntry(double key) A Type Specific lowerEntry method to reduce boxing/unboxing.lowerEntry(Double key) Veraltet.doublelowerKey(double key) A Type Specific lowerKey method to reduce boxing/unboxing.Veraltet.voidsetDefaultMaxValue(double e) A Helper method to set the max value for SubMaps.voidsetDefaultMinValue(double e) A Helper method to set the min value for SubMaps.subMap(double fromKey, boolean fromInclusive, double toKey, boolean toInclusive) A Type Specific SubMap method to reduce boxing/unboxingsubMap(double fromKey, double toKey) A Type Specific SubMap method to reduce boxing/unboxingVeraltet.Veraltet.tailMap(double fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(double fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVeraltet.Veraltet.Von Klasse geerbte Methoden speiger.src.collections.doubles.utils.maps.Double2FloatMaps.SynchronizedSortedMap
comparator, firstDoubleKey, firstFloatValue, firstKey, lastDoubleKey, lastFloatValue, lastKey, pollFirstDoubleKey, pollLastDoubleKeyVon Klasse geerbte Methoden speiger.src.collections.doubles.utils.maps.Double2FloatMaps.SynchronizedMap
addTo, addToAll, clear, compute, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, double2FloatEntrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllFloat, mergeFloat, put, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceFloats, replaceFloats, setDefaultReturnValue, size, subFrom, supplyFloatIfAbsent, supplyFloatIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.doubles.maps.abstracts.AbstractDouble2FloatMap
entrySet, equals, hashCode, putAllVon Klasse geerbte Methoden java.util.AbstractMap
isEmpty, toStringVon Schnittstelle geerbte Methoden speiger.src.collections.doubles.maps.interfaces.Double2FloatMap
addTo, addToAll, applyAsFloat, compute, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, double2FloatEntrySet, entrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllFloat, mergeFloat, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceFloats, replaceFloats, setDefaultReturnValue, subFrom, supplyFloatIfAbsent, supplyFloatIfAbsentNonDefaultVon Schnittstelle geerbte Methoden speiger.src.collections.doubles.maps.interfaces.Double2FloatNavigableMap
synchronize, synchronize, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.doubles.maps.interfaces.Double2FloatSortedMap
comparator, firstDoubleKey, firstFloatValue, firstKey, lastDoubleKey, lastFloatValue, lastKey, pollFirstDoubleKey, pollLastDoubleKey, values
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific desendingMap
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific Desending Key Set
-
keySet
- Angegeben von:
keySetin SchnittstelleDouble2FloatMap- Angegeben von:
keySetin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
keySetin SchnittstelleDouble2FloatSortedMap- Angegeben von:
keySetin SchnittstelleMap<Double,Float> - Angegeben von:
keySetin SchnittstelleSortedMap<Double,Float> - Setzt außer Kraft:
keySetin KlasseDouble2FloatMaps.SynchronizedSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Double,Float> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Double2FloatNavigableMap subMap(double fromKey, boolean fromInclusive, double toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleDouble2FloatNavigableMap- Parameter:
fromKey- where the submap should startfromInclusive- if the fromKey is inclusive or nottoKey- where the subMap should endtoInclusive- if the toKey is inclusive or not- Gibt zurück:
- a SubMap that is within the range of the desired range
-
headMap
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleDouble2FloatNavigableMap- Parameter:
toKey- where the HeadMap should endinclusive- if the toKey is inclusive or not- Gibt zurück:
- a HeadMap that is within the range of the desired range
-
tailMap
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleDouble2FloatNavigableMap- Parameter:
fromKey- where the TailMap should startinclusive- if the fromKey is inclusive or not- Gibt zurück:
- a TailMap that is within the range of the desired range
-
subMap
Beschreibung aus Schnittstelle kopiert:Double2FloatSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
subMapin SchnittstelleDouble2FloatSortedMap- Setzt außer Kraft:
subMapin KlasseDouble2FloatMaps.SynchronizedSortedMap- Parameter:
fromKey- where the submap should starttoKey- where the subMap should end- Gibt zurück:
- a SubMap that is within the range of the desired range
-
headMap
Beschreibung aus Schnittstelle kopiert:Double2FloatSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
headMapin SchnittstelleDouble2FloatSortedMap- Setzt außer Kraft:
headMapin KlasseDouble2FloatMaps.SynchronizedSortedMap- Parameter:
toKey- where the headMap should end- Gibt zurück:
- a HeadMap that is within the range of the desired range
-
tailMap
Beschreibung aus Schnittstelle kopiert:Double2FloatSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
tailMapin SchnittstelleDouble2FloatSortedMap- Setzt außer Kraft:
tailMapin KlasseDouble2FloatMaps.SynchronizedSortedMap- Parameter:
fromKey- where the TailMap should start- Gibt zurück:
- a TailMap that is within the range of the desired range
-
lowerKey
public double lowerKey(double key) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower key that can be found
-
higherKey
public double higherKey(double key) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher key that can be found
-
floorKey
public double floorKey(double key) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal key that can be found
-
ceilingKey
public double ceilingKey(double key) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher or equal key that can be found
-
lowerEntry
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower entry that can be found, or null
-
higherEntry
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher entry that can be found, or null
-
floorEntry
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal entry that can be found, or null
-
ceilingEntry
Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleDouble2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher or equal entry that can be found, or null
-
copy
Beschreibung aus Schnittstelle kopiert:Double2FloatMapA Function that does a shallow clone of the Map itself. This function is more optimized then a copy constructor since the Map does not have to be unsorted/resorted. It can be compared to Cloneable but with less exception risk- Angegeben von:
copyin SchnittstelleDouble2FloatMap- Angegeben von:
copyin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
copyin SchnittstelleDouble2FloatSortedMap- Setzt außer Kraft:
copyin KlasseDouble2FloatMaps.SynchronizedSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-
subMap
@Deprecated public Double2FloatNavigableMap subMap(Double fromKey, boolean fromInclusive, Double toKey, boolean toInclusive) Veraltet.- Angegeben von:
subMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Double,Float>
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Double,Float>
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Double,Float>
-
subMap
Veraltet.- Angegeben von:
subMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
subMapin SchnittstelleDouble2FloatSortedMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Double,Float> - Angegeben von:
subMapin SchnittstelleSortedMap<Double,Float> - Setzt außer Kraft:
subMapin KlasseDouble2FloatMaps.SynchronizedSortedMap
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
headMapin SchnittstelleDouble2FloatSortedMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Double,Float> - Angegeben von:
headMapin SchnittstelleSortedMap<Double,Float> - Setzt außer Kraft:
headMapin KlasseDouble2FloatMaps.SynchronizedSortedMap
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
tailMapin SchnittstelleDouble2FloatSortedMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Double,Float> - Angegeben von:
tailMapin SchnittstelleSortedMap<Double,Float> - Setzt außer Kraft:
tailMapin KlasseDouble2FloatMaps.SynchronizedSortedMap
-
setDefaultMaxValue
public void setDefaultMaxValue(double e) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Helper method to set the max value for SubMaps. (Default: double.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleDouble2FloatNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public double getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleDouble2FloatNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(double e) Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Helper method to set the min value for SubMaps. (Default: double.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleDouble2FloatNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public double getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Double2FloatNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleDouble2FloatNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
Veraltet.- Angegeben von:
lowerKeyin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
lowerKeyin SchnittstelleNavigableMap<Double,Float>
-
floorKey
Veraltet.- Angegeben von:
floorKeyin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
floorKeyin SchnittstelleNavigableMap<Double,Float>
-
ceilingKey
Veraltet.- Angegeben von:
ceilingKeyin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
ceilingKeyin SchnittstelleNavigableMap<Double,Float>
-
higherKey
Veraltet.- Angegeben von:
higherKeyin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
higherKeyin SchnittstelleNavigableMap<Double,Float>
-
lowerEntry
Veraltet.- Angegeben von:
lowerEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
lowerEntryin SchnittstelleNavigableMap<Double,Float>
-
floorEntry
Veraltet.- Angegeben von:
floorEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
floorEntryin SchnittstelleNavigableMap<Double,Float>
-
ceilingEntry
Veraltet.- Angegeben von:
ceilingEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
ceilingEntryin SchnittstelleNavigableMap<Double,Float>
-
higherEntry
Veraltet.- Angegeben von:
higherEntryin SchnittstelleDouble2FloatNavigableMap- Angegeben von:
higherEntryin SchnittstelleNavigableMap<Double,Float>
-