Modul speiger.src.collections
Klasse Float2LongMaps.UnmodifyableNavigableMap
java.lang.Object
java.util.AbstractMap<Float,Long>
speiger.src.collections.floats.maps.abstracts.AbstractFloat2LongMap
speiger.src.collections.floats.utils.maps.Float2LongMaps.UnmodifyableMap
speiger.src.collections.floats.utils.maps.Float2LongMaps.UnmodifyableSortedMap
speiger.src.collections.floats.utils.maps.Float2LongMaps.UnmodifyableNavigableMap
- Alle implementierten Schnittstellen:
Map<Float,,Long> NavigableMap<Float,,Long> SortedMap<Float,,Long> Float2LongFunction,Float2LongMap,Float2LongNavigableMap,Float2LongSortedMap
- Umschließende Klasse:
Float2LongMaps
public static class Float2LongMaps.UnmodifyableNavigableMap
extends Float2LongMaps.UnmodifyableSortedMap
implements Float2LongNavigableMap
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.AbstractFloat2LongMap
AbstractFloat2LongMap.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.Float2LongMap
Float2LongMap.BuilderCache, Float2LongMap.Entry, Float2LongMap.FastEntrySet, Float2LongMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.floats.maps.interfaces.Float2LongSortedMap
Float2LongSortedMap.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.Float2LongMaps.UnmodifyableSortedMap
comparator, firstFloatKey, firstLongValue, lastFloatKey, lastLongValue, pollFirstFloatKey, pollLastFloatKeyVon Klasse geerbte Methoden speiger.src.collections.floats.utils.maps.Float2LongMaps.UnmodifyableMap
addTo, clear, computeLong, computeLongIfAbsent, computeLongIfAbsentNonDefault, computeLongIfPresent, computeLongIfPresentNonDefault, computeLongNonDefault, float2LongEntrySet, get, getOrDefault, mergeAllLong, mergeLong, put, putIfAbsent, remove, remove, removeOrDefault, replaceLongs, replaceLongs, subFrom, supplyLongIfAbsent, supplyLongIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.floats.maps.abstracts.AbstractFloat2LongMap
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.Float2LongMap
addTo, addToAll, applyAsLong, compute, computeIfAbsent, computeIfPresent, computeLong, computeLongIfAbsent, computeLongIfAbsentNonDefault, computeLongIfPresent, computeLongIfPresentNonDefault, computeLongNonDefault, containsKey, containsKey, containsValue, containsValue, entrySet, float2LongEntrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllLong, mergeLong, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceLongs, replaceLongs, setDefaultReturnValue, subFrom, supplyLongIfAbsent, supplyLongIfAbsentNonDefaultVon Schnittstelle geerbte Methoden speiger.src.collections.floats.maps.interfaces.Float2LongNavigableMap
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.Float2LongSortedMap
comparator, firstFloatKey, firstKey, firstLongValue, lastFloatKey, lastKey, lastLongValue, pollFirstFloatKey, pollLastFloatKey, values
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleFloat2LongNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific desendingMap
-
keySet
- Angegeben von:
keySetin SchnittstelleFloat2LongMap- Angegeben von:
keySetin SchnittstelleFloat2LongNavigableMap- Angegeben von:
keySetin SchnittstelleFloat2LongSortedMap- Angegeben von:
keySetin SchnittstelleMap<Float,Long> - Angegeben von:
keySetin SchnittstelleSortedMap<Float,Long> - Setzt außer Kraft:
keySetin KlasseFloat2LongMaps.UnmodifyableSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleFloat2LongNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific Desending Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleFloat2LongNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleFloat2LongNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleFloat2LongNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleFloat2LongNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Float,Long> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Float2LongNavigableMap subMap(float fromKey, boolean fromInclusive, float toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Float2LongNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2LongNavigableMap- 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:Float2LongSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleFloat2LongNavigableMap- Angegeben von:
subMapin SchnittstelleFloat2LongSortedMap- Setzt außer Kraft:
subMapin KlasseFloat2LongMaps.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:Float2LongSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleFloat2LongNavigableMap- Angegeben von:
headMapin SchnittstelleFloat2LongSortedMap- Setzt außer Kraft:
headMapin KlasseFloat2LongMaps.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:Float2LongSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleFloat2LongNavigableMap- Angegeben von:
tailMapin SchnittstelleFloat2LongSortedMap- Setzt außer Kraft:
tailMapin KlasseFloat2LongMaps.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:Float2LongNavigableMapA Helper method to set the max value for SubMaps. (Default: float.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleFloat2LongNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public float getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Float2LongNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleFloat2LongNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(float e) Beschreibung aus Schnittstelle kopiert:Float2LongNavigableMapA Helper method to set the min value for SubMaps. (Default: float.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleFloat2LongNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public float getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Float2LongNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleFloat2LongNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
public float lowerKey(float key) Beschreibung aus Schnittstelle kopiert:Float2LongNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleFloat2LongNavigableMap- 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:Float2LongNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleFloat2LongNavigableMap- 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:Float2LongMapA 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 SchnittstelleFloat2LongMap- Angegeben von:
copyin SchnittstelleFloat2LongNavigableMap- Angegeben von:
copyin SchnittstelleFloat2LongSortedMap- Setzt außer Kraft:
copyin KlasseFloat2LongMaps.UnmodifyableSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-