Modul speiger.src.collections
Klasse Char2FloatMaps.UnmodifyableNavigableMap
java.lang.Object
java.util.AbstractMap<Character,Float>
speiger.src.collections.chars.maps.abstracts.AbstractChar2FloatMap
speiger.src.collections.chars.utils.maps.Char2FloatMaps.UnmodifyableMap
speiger.src.collections.chars.utils.maps.Char2FloatMaps.UnmodifyableSortedMap
speiger.src.collections.chars.utils.maps.Char2FloatMaps.UnmodifyableNavigableMap
- Alle implementierten Schnittstellen:
Map<Character,,Float> NavigableMap<Character,,Float> SortedMap<Character,,Float> Char2FloatFunction,Char2FloatMap,Char2FloatNavigableMap,Char2FloatSortedMap
- Umschließende Klasse:
Char2FloatMaps
public static class Char2FloatMaps.UnmodifyableNavigableMap
extends Char2FloatMaps.UnmodifyableSortedMap
implements Char2FloatNavigableMap
The Unmodifyable Navigable Map implementation that is sued for the unmodifyableMap function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.chars.maps.abstracts.AbstractChar2FloatMap
AbstractChar2FloatMap.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.chars.maps.interfaces.Char2FloatMap
Char2FloatMap.BuilderCache, Char2FloatMap.Entry, Char2FloatMap.FastEntrySet, Char2FloatMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.chars.maps.interfaces.Char2FloatSortedMap
Char2FloatSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(char key) A Type Specific ceilingEntry method to reduce boxing/unboxing.charceilingKey(char key) A Type Specific ceilingKey method to reduce boxing/unboxing.copy()A Function that does a shallow clone of the Map itself.floorEntry(char key) A Type Specific floorEntry method to reduce boxing/unboxing.charfloorKey(char key) A Type Specific floorKey method to reduce boxing/unboxing.charA Helper method to get the max value for SubMaps.charA Helper method to get the min value for SubMaps.headMap(char toKey) A Type Specific HeadMap method to reduce boxing/unboxingheadMap(char toKey, boolean inclusive) A Type Specific HeadMap method to reduce boxing/unboxinghigherEntry(char key) A Type Specific higherEntry method to reduce boxing/unboxing.charhigherKey(char key) A Type Specific higherKey method to reduce boxing/unboxing.keySet()lowerEntry(char key) A Type Specific lowerEntry method to reduce boxing/unboxing.charlowerKey(char key) A Type Specific lowerKey method to reduce boxing/unboxing.voidsetDefaultMaxValue(char e) A Helper method to set the max value for SubMaps.voidsetDefaultMinValue(char e) A Helper method to set the min value for SubMaps.subMap(char fromKey, boolean fromInclusive, char toKey, boolean toInclusive) A Type Specific SubMap method to reduce boxing/unboxingsubMap(char fromKey, char toKey) A Type Specific SubMap method to reduce boxing/unboxingtailMap(char fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(char fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVon Klasse geerbte Methoden speiger.src.collections.chars.utils.maps.Char2FloatMaps.UnmodifyableSortedMap
comparator, firstCharKey, firstFloatValue, lastCharKey, lastFloatValue, pollFirstCharKey, pollLastCharKeyVon Klasse geerbte Methoden speiger.src.collections.chars.utils.maps.Char2FloatMaps.UnmodifyableMap
addTo, char2FloatEntrySet, clear, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, get, getOrDefault, mergeAllFloat, mergeFloat, put, putIfAbsent, remove, remove, removeOrDefault, replaceFloats, replaceFloats, subFrom, supplyFloatIfAbsent, supplyFloatIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.chars.maps.abstracts.AbstractChar2FloatMap
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.chars.maps.interfaces.Char2FloatMap
addTo, addToAll, applyAsFloat, char2FloatEntrySet, compute, computeFloat, computeFloatIfAbsent, computeFloatIfAbsentNonDefault, computeFloatIfPresent, computeFloatIfPresentNonDefault, computeFloatNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, 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.chars.maps.interfaces.Char2FloatNavigableMap
ceilingEntry, ceilingKey, floorEntry, floorKey, headMap, headMap, higherEntry, higherKey, lowerEntry, lowerKey, subMap, subMap, synchronize, synchronize, tailMap, tailMap, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.chars.maps.interfaces.Char2FloatSortedMap
comparator, firstCharKey, firstFloatValue, firstKey, lastCharKey, lastFloatValue, lastKey, pollFirstCharKey, pollLastCharKey, values
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleChar2FloatNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific desendingMap
-
keySet
- Angegeben von:
keySetin SchnittstelleChar2FloatMap- Angegeben von:
keySetin SchnittstelleChar2FloatNavigableMap- Angegeben von:
keySetin SchnittstelleChar2FloatSortedMap- Angegeben von:
keySetin SchnittstelleMap<Character,Float> - Angegeben von:
keySetin SchnittstelleSortedMap<Character,Float> - Setzt außer Kraft:
keySetin KlasseChar2FloatMaps.UnmodifyableSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleChar2FloatNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific Desending Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleChar2FloatNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleChar2FloatNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleChar2FloatNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleChar2FloatNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Character,Float> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Char2FloatNavigableMap subMap(char fromKey, boolean fromInclusive, char toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleChar2FloatNavigableMap- Angegeben von:
subMapin SchnittstelleChar2FloatSortedMap- Setzt außer Kraft:
subMapin KlasseChar2FloatMaps.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:Char2FloatSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleChar2FloatNavigableMap- Angegeben von:
headMapin SchnittstelleChar2FloatSortedMap- Setzt außer Kraft:
headMapin KlasseChar2FloatMaps.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:Char2FloatSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleChar2FloatNavigableMap- Angegeben von:
tailMapin SchnittstelleChar2FloatSortedMap- Setzt außer Kraft:
tailMapin KlasseChar2FloatMaps.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(char e) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Helper method to set the max value for SubMaps. (Default: char.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleChar2FloatNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public char getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleChar2FloatNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(char e) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Helper method to set the min value for SubMaps. (Default: char.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleChar2FloatNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public char getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleChar2FloatNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
public char lowerKey(char key) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleChar2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower key that can be found
-
higherKey
public char higherKey(char key) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleChar2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher key that can be found
-
floorKey
public char floorKey(char key) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleChar2FloatNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal key that can be found
-
ceilingKey
public char ceilingKey(char key) Beschreibung aus Schnittstelle kopiert:Char2FloatNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleChar2FloatNavigableMap- 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:Char2FloatMapA 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 SchnittstelleChar2FloatMap- Angegeben von:
copyin SchnittstelleChar2FloatNavigableMap- Angegeben von:
copyin SchnittstelleChar2FloatSortedMap- Setzt außer Kraft:
copyin KlasseChar2FloatMaps.UnmodifyableSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-