Modul speiger.src.collections
Klasse Byte2ByteMaps.UnmodifyableNavigableMap
java.lang.Object
java.util.AbstractMap<Byte,Byte>
speiger.src.collections.bytes.maps.abstracts.AbstractByte2ByteMap
speiger.src.collections.bytes.utils.maps.Byte2ByteMaps.UnmodifyableMap
speiger.src.collections.bytes.utils.maps.Byte2ByteMaps.UnmodifyableSortedMap
speiger.src.collections.bytes.utils.maps.Byte2ByteMaps.UnmodifyableNavigableMap
- Alle implementierten Schnittstellen:
Map<Byte,,Byte> NavigableMap<Byte,,Byte> SortedMap<Byte,,Byte> ByteUnaryOperator,Byte2ByteMap,Byte2ByteNavigableMap,Byte2ByteSortedMap
- Umschließende Klasse:
Byte2ByteMaps
public static class Byte2ByteMaps.UnmodifyableNavigableMap
extends Byte2ByteMaps.UnmodifyableSortedMap
implements Byte2ByteNavigableMap
The Unmodifyable Navigable Map implementation that is sued for the unmodifyableMap function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.bytes.maps.abstracts.AbstractByte2ByteMap
AbstractByte2ByteMap.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.bytes.maps.interfaces.Byte2ByteMap
Byte2ByteMap.BuilderCache, Byte2ByteMap.Entry, Byte2ByteMap.FastEntrySet, Byte2ByteMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.bytes.maps.interfaces.Byte2ByteSortedMap
Byte2ByteSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(byte key) A Type Specific ceilingEntry method to reduce boxing/unboxing.byteceilingKey(byte key) A Type Specific ceilingKey method to reduce boxing/unboxing.copy()A Function that does a shallow clone of the Map itself.floorEntry(byte key) A Type Specific floorEntry method to reduce boxing/unboxing.bytefloorKey(byte key) A Type Specific floorKey method to reduce boxing/unboxing.byteA Helper method to get the max value for SubMaps.byteA Helper method to get the min value for SubMaps.headMap(byte toKey) A Type Specific HeadMap method to reduce boxing/unboxingheadMap(byte toKey, boolean inclusive) A Type Specific HeadMap method to reduce boxing/unboxinghigherEntry(byte key) A Type Specific higherEntry method to reduce boxing/unboxing.bytehigherKey(byte key) A Type Specific higherKey method to reduce boxing/unboxing.keySet()lowerEntry(byte key) A Type Specific lowerEntry method to reduce boxing/unboxing.bytelowerKey(byte key) A Type Specific lowerKey method to reduce boxing/unboxing.voidsetDefaultMaxValue(byte e) A Helper method to set the max value for SubMaps.voidsetDefaultMinValue(byte e) A Helper method to set the min value for SubMaps.subMap(byte fromKey, boolean fromInclusive, byte toKey, boolean toInclusive) A Type Specific SubMap method to reduce boxing/unboxingsubMap(byte fromKey, byte toKey) A Type Specific SubMap method to reduce boxing/unboxingtailMap(byte fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(byte fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVon Klasse geerbte Methoden speiger.src.collections.bytes.utils.maps.Byte2ByteMaps.UnmodifyableSortedMap
comparator, firstByteKey, firstByteValue, lastByteKey, lastByteValue, pollFirstByteKey, pollLastByteKeyVon Klasse geerbte Methoden speiger.src.collections.bytes.utils.maps.Byte2ByteMaps.UnmodifyableMap
addTo, byte2ByteEntrySet, clear, computeByte, computeByteIfAbsent, computeByteIfAbsentNonDefault, computeByteIfPresent, computeByteIfPresentNonDefault, computeByteNonDefault, get, getOrDefault, mergeAllByte, mergeByte, put, putIfAbsent, remove, remove, removeOrDefault, replaceBytes, replaceBytes, subFrom, supplyByteIfAbsent, supplyByteIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.bytes.maps.abstracts.AbstractByte2ByteMap
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.bytes.maps.interfaces.Byte2ByteMap
addTo, addToAll, applyAsByte, byte2ByteEntrySet, compute, computeByte, computeByteIfAbsent, computeByteIfAbsentNonDefault, computeByteIfPresent, computeByteIfPresentNonDefault, computeByteNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, entrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllByte, mergeByte, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceBytes, replaceBytes, setDefaultReturnValue, subFrom, supplyByteIfAbsent, supplyByteIfAbsentNonDefaultVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.maps.interfaces.Byte2ByteNavigableMap
ceilingEntry, ceilingKey, floorEntry, floorKey, headMap, headMap, higherEntry, higherKey, lowerEntry, lowerKey, subMap, subMap, synchronize, synchronize, tailMap, tailMap, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.maps.interfaces.Byte2ByteSortedMap
comparator, firstByteKey, firstByteValue, firstKey, lastByteKey, lastByteValue, lastKey, pollFirstByteKey, pollLastByteKey, valuesVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.functions.function.ByteUnaryOperator
andThen, compose
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleByte2ByteNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific desendingMap
-
keySet
- Angegeben von:
keySetin SchnittstelleByte2ByteMap- Angegeben von:
keySetin SchnittstelleByte2ByteNavigableMap- Angegeben von:
keySetin SchnittstelleByte2ByteSortedMap- Angegeben von:
keySetin SchnittstelleMap<Byte,Byte> - Angegeben von:
keySetin SchnittstelleSortedMap<Byte,Byte> - Setzt außer Kraft:
keySetin KlasseByte2ByteMaps.UnmodifyableSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleByte2ByteNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific Desending Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleByte2ByteNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleByte2ByteNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleByte2ByteNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleByte2ByteNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Byte,Byte> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Byte2ByteNavigableMap subMap(byte fromKey, boolean fromInclusive, byte toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleByte2ByteNavigableMap- Angegeben von:
subMapin SchnittstelleByte2ByteSortedMap- Setzt außer Kraft:
subMapin KlasseByte2ByteMaps.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:Byte2ByteSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleByte2ByteNavigableMap- Angegeben von:
headMapin SchnittstelleByte2ByteSortedMap- Setzt außer Kraft:
headMapin KlasseByte2ByteMaps.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:Byte2ByteSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleByte2ByteNavigableMap- Angegeben von:
tailMapin SchnittstelleByte2ByteSortedMap- Setzt außer Kraft:
tailMapin KlasseByte2ByteMaps.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(byte e) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Helper method to set the max value for SubMaps. (Default: byte.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleByte2ByteNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public byte getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleByte2ByteNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(byte e) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Helper method to set the min value for SubMaps. (Default: byte.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleByte2ByteNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public byte getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleByte2ByteNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
public byte lowerKey(byte key) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleByte2ByteNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower key that can be found
-
higherKey
public byte higherKey(byte key) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleByte2ByteNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher key that can be found
-
floorKey
public byte floorKey(byte key) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleByte2ByteNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal key that can be found
-
ceilingKey
public byte ceilingKey(byte key) Beschreibung aus Schnittstelle kopiert:Byte2ByteNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleByte2ByteNavigableMap- 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:Byte2ByteMapA 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 SchnittstelleByte2ByteMap- Angegeben von:
copyin SchnittstelleByte2ByteNavigableMap- Angegeben von:
copyin SchnittstelleByte2ByteSortedMap- Setzt außer Kraft:
copyin KlasseByte2ByteMaps.UnmodifyableSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-