Modul speiger.src.collections
Klasse Byte2BooleanMaps.SynchronizedNavigableMap
java.lang.Object
java.util.AbstractMap<Byte,Boolean>
speiger.src.collections.bytes.maps.abstracts.AbstractByte2BooleanMap
speiger.src.collections.bytes.utils.maps.Byte2BooleanMaps.SynchronizedMap
speiger.src.collections.bytes.utils.maps.Byte2BooleanMaps.SynchronizedSortedMap
speiger.src.collections.bytes.utils.maps.Byte2BooleanMaps.SynchronizedNavigableMap
- Alle implementierten Schnittstellen:
Map<Byte,,Boolean> NavigableMap<Byte,,Boolean> SortedMap<Byte,,Boolean> BytePredicate,Byte2BooleanMap,Byte2BooleanNavigableMap,Byte2BooleanSortedMap
- Umschließende Klasse:
Byte2BooleanMaps
public static class Byte2BooleanMaps.SynchronizedNavigableMap
extends Byte2BooleanMaps.SynchronizedSortedMap
implements Byte2BooleanNavigableMap
The Synchronized Navigable Map implementation used by the synchronizedMap helper function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.bytes.maps.abstracts.AbstractByte2BooleanMap
AbstractByte2BooleanMap.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.Byte2BooleanMap
Byte2BooleanMap.BuilderCache, Byte2BooleanMap.Entry, Byte2BooleanMap.FastEntrySet, Byte2BooleanMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.bytes.maps.interfaces.Byte2BooleanSortedMap
Byte2BooleanSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(byte key) A Type Specific ceilingEntry method to reduce boxing/unboxing.ceilingEntry(Byte key) Veraltet.byteceilingKey(byte key) A Type Specific ceilingKey method to reduce boxing/unboxing.ceilingKey(Byte key) Veraltet.copy()A Function that does a shallow clone of the Map itself.floorEntry(byte key) A Type Specific floorEntry method to reduce boxing/unboxing.floorEntry(Byte key) Veraltet.bytefloorKey(byte key) A Type Specific floorKey method to reduce boxing/unboxing.Veraltet.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/unboxingVeraltet.Veraltet.higherEntry(byte key) A Type Specific higherEntry method to reduce boxing/unboxing.higherEntry(Byte key) Veraltet.bytehigherKey(byte key) A Type Specific higherKey method to reduce boxing/unboxing.Veraltet.keySet()lowerEntry(byte key) A Type Specific lowerEntry method to reduce boxing/unboxing.lowerEntry(Byte key) Veraltet.bytelowerKey(byte key) A Type Specific lowerKey method to reduce boxing/unboxing.Veraltet.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/unboxingVeraltet.Veraltet.tailMap(byte fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(byte fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVeraltet.Veraltet.Von Klasse geerbte Methoden speiger.src.collections.bytes.utils.maps.Byte2BooleanMaps.SynchronizedSortedMap
comparator, firstBooleanValue, firstByteKey, firstKey, lastBooleanValue, lastByteKey, lastKey, pollFirstByteKey, pollLastByteKeyVon Klasse geerbte Methoden speiger.src.collections.bytes.utils.maps.Byte2BooleanMaps.SynchronizedMap
byte2BooleanEntrySet, clear, compute, computeBoolean, computeBooleanIfAbsent, computeBooleanIfAbsentNonDefault, computeBooleanIfPresent, computeBooleanIfPresentNonDefault, computeBooleanNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllBoolean, mergeBoolean, put, put, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceBooleans, replaceBooleans, setDefaultReturnValue, size, supplyBooleanIfAbsent, supplyBooleanIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.bytes.maps.abstracts.AbstractByte2BooleanMap
entrySet, equals, hashCode, putAllVon Klasse geerbte Methoden java.util.AbstractMap
isEmpty, toStringVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.maps.interfaces.Byte2BooleanMap
byte2BooleanEntrySet, compute, computeBoolean, computeBooleanIfAbsent, computeBooleanIfAbsentNonDefault, computeBooleanIfPresent, computeBooleanIfPresentNonDefault, computeBooleanNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, entrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, merge, mergeAllBoolean, mergeBoolean, put, put, put, put, putAll, putAll, putAll, putAll, putAll, putAllIfAbsent, putIfAbsent, putIfAbsent, remove, remove, remove, remove, removeOrDefault, replace, replace, replace, replace, replaceAll, replaceBooleans, replaceBooleans, setDefaultReturnValue, supplyBooleanIfAbsent, supplyBooleanIfAbsentNonDefault, testVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.maps.interfaces.Byte2BooleanNavigableMap
synchronize, synchronize, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.maps.interfaces.Byte2BooleanSortedMap
comparator, firstBooleanValue, firstByteKey, firstKey, lastBooleanValue, lastByteKey, lastKey, pollFirstByteKey, pollLastByteKey, valuesVon Schnittstelle geerbte Methoden speiger.src.collections.bytes.functions.function.BytePredicate
andType, negate, orType
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific desendingMap
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific Desending Key Set
-
keySet
- Angegeben von:
keySetin SchnittstelleByte2BooleanMap- Angegeben von:
keySetin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
keySetin SchnittstelleByte2BooleanSortedMap- Angegeben von:
keySetin SchnittstelleMap<Byte,Boolean> - Angegeben von:
keySetin SchnittstelleSortedMap<Byte,Boolean> - Setzt außer Kraft:
keySetin KlasseByte2BooleanMaps.SynchronizedSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Byte,Boolean> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Byte2BooleanNavigableMap subMap(byte fromKey, boolean fromInclusive, byte toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
subMapin SchnittstelleByte2BooleanSortedMap- Setzt außer Kraft:
subMapin KlasseByte2BooleanMaps.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:Byte2BooleanSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
headMapin SchnittstelleByte2BooleanSortedMap- Setzt außer Kraft:
headMapin KlasseByte2BooleanMaps.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:Byte2BooleanSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
tailMapin SchnittstelleByte2BooleanSortedMap- Setzt außer Kraft:
tailMapin KlasseByte2BooleanMaps.SynchronizedSortedMap- Parameter:
fromKey- where the TailMap should start- Gibt zurück:
- a TailMap that is within the range of the desired range
-
lowerKey
public byte lowerKey(byte key) Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleByte2BooleanNavigableMap- 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:Byte2BooleanMapA 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 SchnittstelleByte2BooleanMap- Angegeben von:
copyin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
copyin SchnittstelleByte2BooleanSortedMap- Setzt außer Kraft:
copyin KlasseByte2BooleanMaps.SynchronizedSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-
subMap
@Deprecated public Byte2BooleanNavigableMap subMap(Byte fromKey, boolean fromInclusive, Byte toKey, boolean toInclusive) Veraltet.- Angegeben von:
subMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Byte,Boolean>
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Byte,Boolean>
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Byte,Boolean>
-
subMap
Veraltet.- Angegeben von:
subMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
subMapin SchnittstelleByte2BooleanSortedMap- Angegeben von:
subMapin SchnittstelleNavigableMap<Byte,Boolean> - Angegeben von:
subMapin SchnittstelleSortedMap<Byte,Boolean> - Setzt außer Kraft:
subMapin KlasseByte2BooleanMaps.SynchronizedSortedMap
-
headMap
Veraltet.- Angegeben von:
headMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
headMapin SchnittstelleByte2BooleanSortedMap- Angegeben von:
headMapin SchnittstelleNavigableMap<Byte,Boolean> - Angegeben von:
headMapin SchnittstelleSortedMap<Byte,Boolean> - Setzt außer Kraft:
headMapin KlasseByte2BooleanMaps.SynchronizedSortedMap
-
tailMap
Veraltet.- Angegeben von:
tailMapin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
tailMapin SchnittstelleByte2BooleanSortedMap- Angegeben von:
tailMapin SchnittstelleNavigableMap<Byte,Boolean> - Angegeben von:
tailMapin SchnittstelleSortedMap<Byte,Boolean> - Setzt außer Kraft:
tailMapin KlasseByte2BooleanMaps.SynchronizedSortedMap
-
setDefaultMaxValue
public void setDefaultMaxValue(byte e) Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Helper method to set the max value for SubMaps. (Default: byte.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleByte2BooleanNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public byte getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleByte2BooleanNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(byte e) Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Helper method to set the min value for SubMaps. (Default: byte.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleByte2BooleanNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public byte getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Byte2BooleanNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleByte2BooleanNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
Veraltet.- Angegeben von:
lowerKeyin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
lowerKeyin SchnittstelleNavigableMap<Byte,Boolean>
-
floorKey
Veraltet.- Angegeben von:
floorKeyin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
floorKeyin SchnittstelleNavigableMap<Byte,Boolean>
-
ceilingKey
Veraltet.- Angegeben von:
ceilingKeyin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
ceilingKeyin SchnittstelleNavigableMap<Byte,Boolean>
-
higherKey
Veraltet.- Angegeben von:
higherKeyin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
higherKeyin SchnittstelleNavigableMap<Byte,Boolean>
-
lowerEntry
Veraltet.- Angegeben von:
lowerEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
lowerEntryin SchnittstelleNavigableMap<Byte,Boolean>
-
floorEntry
Veraltet.- Angegeben von:
floorEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
floorEntryin SchnittstelleNavigableMap<Byte,Boolean>
-
ceilingEntry
Veraltet.- Angegeben von:
ceilingEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
ceilingEntryin SchnittstelleNavigableMap<Byte,Boolean>
-
higherEntry
Veraltet.- Angegeben von:
higherEntryin SchnittstelleByte2BooleanNavigableMap- Angegeben von:
higherEntryin SchnittstelleNavigableMap<Byte,Boolean>
-