Modul speiger.src.collections
Klasse Float2FloatMaps.UnmodifyableNavigableMap
java.lang.Object
java.util.AbstractMap<Float,Float>
speiger.src.collections.floats.maps.abstracts.AbstractFloat2FloatMap
speiger.src.collections.floats.utils.maps.Float2FloatMaps.UnmodifyableMap
speiger.src.collections.floats.utils.maps.Float2FloatMaps.UnmodifyableSortedMap
speiger.src.collections.floats.utils.maps.Float2FloatMaps.UnmodifyableNavigableMap
- Alle implementierten Schnittstellen:
Map<Float,,Float> NavigableMap<Float,,Float> SortedMap<Float,,Float> FloatUnaryOperator,Float2FloatMap,Float2FloatNavigableMap,Float2FloatSortedMap
- Umschließende Klasse:
Float2FloatMaps
public static class Float2FloatMaps.UnmodifyableNavigableMap
extends Float2FloatMaps.UnmodifyableSortedMap
implements Float2FloatNavigableMap
The Unmodifyable Navigable Map implementation that is sued for the unmodifyableMap function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.floats.maps.abstracts.AbstractFloat2FloatMap
AbstractFloat2FloatMap.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.Float2FloatMap
Float2FloatMap.BuilderCache, Float2FloatMap.Entry, Float2FloatMap.FastEntrySet, Float2FloatMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.floats.maps.interfaces.Float2FloatSortedMap
Float2FloatSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(float key) A Type Specific ceilingEntry method to reduce boxing/unboxing.floatceilingKey(float key) A Type Specific ceilingKey method to reduce boxing/unboxing.copy()A Function that does a shallow clone of the Map itself.floorEntry(float key) A Type Specific floorEntry method to reduce boxing/unboxing.floatfloorKey(float key) A Type Specific floorKey method to reduce boxing/unboxing.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/unboxinghigherEntry(float key) A Type Specific higherEntry method to reduce boxing/unboxing.floathigherKey(float key) A Type Specific higherKey method to reduce boxing/unboxing.keySet()lowerEntry(float key) A Type Specific lowerEntry method to reduce boxing/unboxing.floatlowerKey(float key) A Type Specific lowerKey method to reduce boxing/unboxing.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/unboxingtailMap(float fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(float fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVon Klasse geerbte Methoden speiger.src.collections.floats.utils.maps.Float2FloatMaps.UnmodifyableSortedMap
comparator, firstFloatKey, firstFloatValue, lastFloatKey, lastFloatValue, pollFirstFloatKey, pollLastFloatKeyVon Klasse geerbte Methoden speiger.src.collections.floats.utils.maps.Float2FloatMaps.UnmodifyableMap
addTo, clear, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, float2FloatEntrySet, get, getOrDefault, mergeAllFloat, mergeFloat, put, putIfAbsent, remove, remove, removeOrDefault, replaceFloats, replaceFloats, subFrom, supplyFloatIfAbsent, supplyFloatIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.floats.maps.abstracts.AbstractFloat2FloatMap
addToAll, containsKey, containsValue, entrySet, equals, forEach, get, getDefaultReturnValue, getOrDefault, hashCode, put, putAll, putAll, putAll, putAll, putAllIfAbsent, remove, replace, replace, setDefaultReturnValueVon Klasse geerbte Methoden java.util.AbstractMap
containsKey, containsValue, isEmpty, size, toStringVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2FloatMap
addTo, addToAll, applyAsFloat, compute, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, entrySet, float2FloatEntrySet, 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.floats.maps.interfaces.Float2FloatNavigableMap
ceilingEntry, ceilingKey, floorEntry, floorKey, headMap, headMap, higherEntry, higherKey, lowerEntry, lowerKey, subMap, subMap, synchronize, synchronize, tailMap, tailMap, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2FloatSortedMap
comparator, firstFloatKey, firstFloatValue, firstKey, lastFloatKey, lastFloatValue, lastKey, pollFirstFloatKey, pollLastFloatKey, valuesVon Schnittstelle geerbte Methoden speiger.src.collections.floats.functions.function.FloatUnaryOperator
andThen, compose
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific desendingMap
-
keySet
- Angegeben von:
keySetin SchnittstelleFloat2FloatMap- Angegeben von:
keySetin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
keySetin SchnittstelleFloat2FloatSortedMap- Angegeben von:
keySetin SchnittstelleMap<Float,Float> - Angegeben von:
keySetin SchnittstelleSortedMap<Float,Float> - Setzt außer Kraft:
keySetin KlasseFloat2FloatMaps.UnmodifyableSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific Desending Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Float,Float> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Float2FloatNavigableMap subMap(float fromKey, boolean fromInclusive, float toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
subMapin SchnittstelleFloat2FloatSortedMap- Setzt außer Kraft:
subMapin KlasseFloat2FloatMaps.UnmodifyableSortedMap- 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:Float2FloatSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
headMapin SchnittstelleFloat2FloatSortedMap- Setzt außer Kraft:
headMapin KlasseFloat2FloatMaps.UnmodifyableSortedMap- 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:Float2FloatSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
tailMapin SchnittstelleFloat2FloatSortedMap- Setzt außer Kraft:
tailMapin KlasseFloat2FloatMaps.UnmodifyableSortedMap- Parameter:
fromKey- where the TailMap should start- Gibt zurück:
- a TailMap that is within the range of the desired range
-
setDefaultMaxValue
public void setDefaultMaxValue(float e) Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Helper method to set the max value for SubMaps. (Default: float.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleFloat2FloatNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public float getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleFloat2FloatNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(float e) Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Helper method to set the min value for SubMaps. (Default: float.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleFloat2FloatNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public float getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleFloat2FloatNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
public float lowerKey(float key) Beschreibung aus Schnittstelle kopiert:Float2FloatNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleFloat2FloatNavigableMap- 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:Float2FloatMapA 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 SchnittstelleFloat2FloatMap- Angegeben von:
copyin SchnittstelleFloat2FloatNavigableMap- Angegeben von:
copyin SchnittstelleFloat2FloatSortedMap- Setzt außer Kraft:
copyin KlasseFloat2FloatMaps.UnmodifyableSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-