Modul speiger.src.collections
Klasse Float2ShortMaps.SynchronizedNavigableMap
java.lang.Object
java.util.AbstractMap<Float,Short>
speiger.src.collections.floats.maps.abstracts.AbstractFloat2ShortMap
speiger.src.collections.floats.utils.maps.Float2ShortMaps.SynchronizedMap
speiger.src.collections.floats.utils.maps.Float2ShortMaps.SynchronizedSortedMap
speiger.src.collections.floats.utils.maps.Float2ShortMaps.SynchronizedNavigableMap
- Alle implementierten Schnittstellen:
Map<Float,,Short> NavigableMap<Float,,Short> SortedMap<Float,,Short> Float2ShortFunction,Float2ShortMap,Float2ShortNavigableMap,Float2ShortSortedMap
- Umschließende Klasse:
Float2ShortMaps
public static class Float2ShortMaps.SynchronizedNavigableMap
extends Float2ShortMaps.SynchronizedSortedMap
implements Float2ShortNavigableMap
The Synchronized Navigable Map implementation used by the synchronizedMap helper function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.floats.maps.abstracts.AbstractFloat2ShortMap
AbstractFloat2ShortMap.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.floats.maps.interfaces.Float2ShortMap
Float2ShortMap.BuilderCache, Float2ShortMap.Entry, Float2ShortMap.FastEntrySet, Float2ShortMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.floats.maps.interfaces.Float2ShortSortedMap
Float2ShortSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(float key) A Type Specific ceilingEntry method to reduce boxing/unboxing.ceilingEntry(Float key) Veraltet.floatceilingKey(float key) A Type Specific ceilingKey method to reduce boxing/unboxing.ceilingKey(Float key) Veraltet.copy()A Function that does a shallow clone of the Map itself.floorEntry(float key) A Type Specific floorEntry method to reduce boxing/unboxing.floorEntry(Float key) Veraltet.floatfloorKey(float key) A Type Specific floorKey method to reduce boxing/unboxing.Veraltet.floatA Helper method to get the max value for SubMaps.floatA Helper method to get the min value for SubMaps.headMap(float toKey) A Type Specific HeadMap method to reduce boxing/unboxingheadMap(float toKey, boolean inclusive) A Type Specific HeadMap method to reduce boxing/unboxingVeraltet.Veraltet.higherEntry(float key) A Type Specific higherEntry method to reduce boxing/unboxing.higherEntry(Float key) Veraltet.floathigherKey(float key) A Type Specific higherKey method to reduce boxing/unboxing.Veraltet.keySet()lowerEntry(float key) A Type Specific lowerEntry method to reduce boxing/unboxing.lowerEntry(Float key) Veraltet.floatlowerKey(float key) A Type Specific lowerKey method to reduce boxing/unboxing.Veraltet.voidsetDefaultMaxValue(float e) A Helper method to set the max value for SubMaps.voidsetDefaultMinValue(float e) A Helper method to set the min value for SubMaps.subMap(float fromKey, boolean fromInclusive, float toKey, boolean toInclusive) A Type Specific SubMap method to reduce boxing/unboxingsubMap(float fromKey, float toKey) A Type Specific SubMap method to reduce boxing/unboxingVeraltet.Veraltet.tailMap(float fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(float fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVeraltet.Veraltet.Von Klasse geerbte Methoden speiger.src.collections.floats.utils.maps.Float2ShortMaps.SynchronizedSortedMap
comparator, firstFloatKey, firstKey, firstShortValue, lastFloatKey, lastKey, lastShortValue, pollFirstFloatKey, pollLastFloatKeyVon Klasse geerbte Methoden speiger.src.collections.floats.utils.maps.Float2ShortMaps.SynchronizedMap
addTo, addToAll, clear, compute, computeIfAbsent, computeIfPresent, computeShort, computeShortIfAbsent, computeShortIfAbsentNonDefault, computeShortIfPresent, computeShortIfPresentNonDefault, computeShortNonDefault, containsKey, containsKey, containsValue, containsValue, float2ShortEntrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllShort, mergeShort, put, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceShorts, replaceShorts, setDefaultReturnValue, size, subFrom, supplyShortIfAbsent, supplyShortIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.floats.maps.abstracts.AbstractFloat2ShortMap
entrySet, equals, hashCode, putAllVon Klasse geerbte Methoden java.util.AbstractMap
isEmpty, toStringVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2ShortMap
addTo, addToAll, applyAsShort, compute, computeIfAbsent, computeIfPresent, computeShort, computeShortIfAbsent, computeShortIfAbsentNonDefault, computeShortIfPresent, computeShortIfPresentNonDefault, computeShortNonDefault, containsKey, containsKey, containsValue, containsValue, entrySet, float2ShortEntrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllShort, mergeShort, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceShorts, replaceShorts, setDefaultReturnValue, subFrom, supplyShortIfAbsent, supplyShortIfAbsentNonDefaultVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2ShortNavigableMap
synchronize, synchronize, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2ShortSortedMap
comparator, firstFloatKey, firstKey, firstShortValue, lastFloatKey, lastKey, lastShortValue, pollFirstFloatKey, pollLastFloatKey, values
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific desendingMap
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific Desending Key Set
-
keySet
- Angegeben von:
keySetin SchnittstelleFloat2ShortMap- Angegeben von:
keySetin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
keySetin SchnittstelleFloat2ShortSortedMap- Angegeben von:
keySetin SchnittstelleMap<Float,Short> - Angegeben von:
keySetin SchnittstelleSortedMap<Float,Short> - Setzt außer Kraft:
keySetin KlasseFloat2ShortMaps.SynchronizedSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Float,Short> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Float2ShortNavigableMap subMap(float fromKey, boolean fromInclusive, float toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
subMapin SchnittstelleFloat2ShortSortedMap- Setzt außer Kraft:
subMapin KlasseFloat2ShortMaps.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:Float2ShortSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
headMapin SchnittstelleFloat2ShortSortedMap- Setzt außer Kraft:
headMapin KlasseFloat2ShortMaps.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:Float2ShortSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
tailMapin SchnittstelleFloat2ShortSortedMap- Setzt außer Kraft:
tailMapin KlasseFloat2ShortMaps.SynchronizedSortedMap- Parameter:
fromKey- where the TailMap should start- Gibt zurück:
- a TailMap that is within the range of the desired range
-
lowerKey
public float lowerKey(float key) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleFloat2ShortNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower key that can be found
-
higherKey
public float higherKey(float key) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleFloat2ShortNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher key that can be found
-
floorKey
public float floorKey(float key) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleFloat2ShortNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal key that can be found
-
ceilingKey
public float ceilingKey(float key) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleFloat2ShortNavigableMap- 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:Float2ShortMapA 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 SchnittstelleFloat2ShortMap- Angegeben von:
copyin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
copyin SchnittstelleFloat2ShortSortedMap- Setzt außer Kraft:
copyin KlasseFloat2ShortMaps.SynchronizedSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-
subMap
@Deprecated public Float2ShortNavigableMap subMap(Float fromKey, boolean fromInclusive, Float toKey, boolean toInclusive) Veraltet.- Angegeben von:
subMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Float,Short>
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Float,Short>
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Float,Short>
-
subMap
Veraltet.- Angegeben von:
subMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
subMapin SchnittstelleFloat2ShortSortedMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Float,Short> - Angegeben von:
subMapin SchnittstelleSortedMap<Float,Short> - Setzt außer Kraft:
subMapin KlasseFloat2ShortMaps.SynchronizedSortedMap
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
headMapin SchnittstelleFloat2ShortSortedMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Float,Short> - Angegeben von:
headMapin SchnittstelleSortedMap<Float,Short> - Setzt außer Kraft:
headMapin KlasseFloat2ShortMaps.SynchronizedSortedMap
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
tailMapin SchnittstelleFloat2ShortSortedMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Float,Short> - Angegeben von:
tailMapin SchnittstelleSortedMap<Float,Short> - Setzt außer Kraft:
tailMapin KlasseFloat2ShortMaps.SynchronizedSortedMap
-
setDefaultMaxValue
public void setDefaultMaxValue(float e) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Helper method to set the max value for SubMaps. (Default: float.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleFloat2ShortNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public float getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleFloat2ShortNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(float e) Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Helper method to set the min value for SubMaps. (Default: float.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleFloat2ShortNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public float getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Float2ShortNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleFloat2ShortNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
Veraltet.- Angegeben von:
lowerKeyin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
lowerKeyin SchnittstelleNavigableMap<Float,Short>
-
floorKey
Veraltet.- Angegeben von:
floorKeyin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
floorKeyin SchnittstelleNavigableMap<Float,Short>
-
ceilingKey
Veraltet.- Angegeben von:
ceilingKeyin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
ceilingKeyin SchnittstelleNavigableMap<Float,Short>
-
higherKey
Veraltet.- Angegeben von:
higherKeyin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
higherKeyin SchnittstelleNavigableMap<Float,Short>
-
lowerEntry
Veraltet.- Angegeben von:
lowerEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
lowerEntryin SchnittstelleNavigableMap<Float,Short>
-
floorEntry
Veraltet.- Angegeben von:
floorEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
floorEntryin SchnittstelleNavigableMap<Float,Short>
-
ceilingEntry
Veraltet.- Angegeben von:
ceilingEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
ceilingEntryin SchnittstelleNavigableMap<Float,Short>
-
higherEntry
Veraltet.- Angegeben von:
higherEntryin SchnittstelleFloat2ShortNavigableMap- Angegeben von:
higherEntryin SchnittstelleNavigableMap<Float,Short>
-