Modul speiger.src.collections
Klasse Long2BooleanMaps.UnmodifyableNavigableMap
java.lang.Object
java.util.AbstractMap<Long,Boolean>
speiger.src.collections.longs.maps.abstracts.AbstractLong2BooleanMap
speiger.src.collections.longs.utils.maps.Long2BooleanMaps.UnmodifyableMap
speiger.src.collections.longs.utils.maps.Long2BooleanMaps.UnmodifyableSortedMap
speiger.src.collections.longs.utils.maps.Long2BooleanMaps.UnmodifyableNavigableMap
- Alle implementierten Schnittstellen:
LongPredicate,Map<Long,,Boolean> NavigableMap<Long,,Boolean> SortedMap<Long,,Boolean> Long2BooleanMap,Long2BooleanNavigableMap,Long2BooleanSortedMap
- Umschließende Klasse:
Long2BooleanMaps
public static class Long2BooleanMaps.UnmodifyableNavigableMap
extends Long2BooleanMaps.UnmodifyableSortedMap
implements Long2BooleanNavigableMap
The Unmodifyable Navigable Map implementation that is sued for the unmodifyableMap function
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.longs.maps.abstracts.AbstractLong2BooleanMap
AbstractLong2BooleanMap.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.longs.maps.interfaces.Long2BooleanMap
Long2BooleanMap.BuilderCache, Long2BooleanMap.Entry, Long2BooleanMap.FastEntrySet, Long2BooleanMap.MapBuilderVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen speiger.src.collections.longs.maps.interfaces.Long2BooleanSortedMap
Long2BooleanSortedMap.FastSortedSet -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungceilingEntry(long key) A Type Specific ceilingEntry method to reduce boxing/unboxing.longceilingKey(long key) A Type Specific ceilingKey method to reduce boxing/unboxing.copy()A Function that does a shallow clone of the Map itself.floorEntry(long key) A Type Specific floorEntry method to reduce boxing/unboxing.longfloorKey(long key) A Type Specific floorKey method to reduce boxing/unboxing.longA Helper method to get the max value for SubMaps.longA Helper method to get the min value for SubMaps.headMap(long toKey) A Type Specific HeadMap method to reduce boxing/unboxingheadMap(long toKey, boolean inclusive) A Type Specific HeadMap method to reduce boxing/unboxinghigherEntry(long key) A Type Specific higherEntry method to reduce boxing/unboxing.longhigherKey(long key) A Type Specific higherKey method to reduce boxing/unboxing.keySet()lowerEntry(long key) A Type Specific lowerEntry method to reduce boxing/unboxing.longlowerKey(long key) A Type Specific lowerKey method to reduce boxing/unboxing.voidsetDefaultMaxValue(long e) A Helper method to set the max value for SubMaps.voidsetDefaultMinValue(long e) A Helper method to set the min value for SubMaps.subMap(long fromKey, boolean fromInclusive, long toKey, boolean toInclusive) A Type Specific SubMap method to reduce boxing/unboxingsubMap(long fromKey, long toKey) A Type Specific SubMap method to reduce boxing/unboxingtailMap(long fromKey) A Type Specific TailMap method to reduce boxing/unboxingtailMap(long fromKey, boolean inclusive) A Type Specific TailMap method to reduce boxing/unboxingVon Klasse geerbte Methoden speiger.src.collections.longs.utils.maps.Long2BooleanMaps.UnmodifyableSortedMap
comparator, firstBooleanValue, firstLongKey, lastBooleanValue, lastLongKey, pollFirstLongKey, pollLastLongKeyVon Klasse geerbte Methoden speiger.src.collections.longs.utils.maps.Long2BooleanMaps.UnmodifyableMap
clear, computeBoolean, computeBooleanIfAbsent, computeBooleanIfAbsentNonDefault, computeBooleanIfPresent, computeBooleanIfPresentNonDefault, computeBooleanNonDefault, get, getOrDefault, long2BooleanEntrySet, mergeAllBoolean, mergeBoolean, put, putIfAbsent, remove, remove, removeOrDefault, replaceBooleans, replaceBooleans, supplyBooleanIfAbsent, supplyBooleanIfAbsentNonDefault, valuesVon Klasse geerbte Methoden speiger.src.collections.longs.maps.abstracts.AbstractLong2BooleanMap
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.longs.maps.interfaces.Long2BooleanMap
compute, computeBoolean, computeBooleanIfAbsent, computeBooleanIfAbsentNonDefault, computeBooleanIfPresent, computeBooleanIfPresentNonDefault, computeBooleanNonDefault, computeIfAbsent, computeIfPresent, containsKey, containsKey, containsValue, containsValue, entrySet, forEach, forEach, get, get, getDefaultReturnValue, getOrDefault, getOrDefault, long2BooleanEntrySet, 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.longs.maps.interfaces.Long2BooleanNavigableMap
ceilingEntry, ceilingKey, floorEntry, floorKey, headMap, headMap, higherEntry, higherKey, lowerEntry, lowerKey, subMap, subMap, synchronize, synchronize, tailMap, tailMap, unmodifiableVon Schnittstelle geerbte Methoden speiger.src.collections.longs.maps.interfaces.Long2BooleanSortedMap
comparator, firstBooleanValue, firstKey, firstLongKey, lastBooleanValue, lastKey, lastLongKey, pollFirstLongKey, pollLastLongKey, valuesVon Schnittstelle geerbte Methoden java.util.function.LongPredicate
and, negate, or
-
Methodendetails
-
descendingMap
- Angegeben von:
descendingMapin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
descendingMapin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific desendingMap
-
keySet
- Angegeben von:
keySetin SchnittstelleLong2BooleanMap- Angegeben von:
keySetin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
keySetin SchnittstelleLong2BooleanSortedMap- Angegeben von:
keySetin SchnittstelleMap<Long,Boolean> - Angegeben von:
keySetin SchnittstelleSortedMap<Long,Boolean> - Setzt außer Kraft:
keySetin KlasseLong2BooleanMaps.UnmodifyableSortedMap- Gibt zurück:
- a Type Specific Navigable Key Set
-
descendingKeySet
- Angegeben von:
descendingKeySetin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
descendingKeySetin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific Desending Key Set
-
firstEntry
- Angegeben von:
firstEntryin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
firstEntryin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific firstEntry
-
lastEntry
- Angegeben von:
lastEntryin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
lastEntryin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific lastEntry
-
pollFirstEntry
- Angegeben von:
pollFirstEntryin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
pollFirstEntryin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific pollFirstEntry
-
pollLastEntry
- Angegeben von:
pollLastEntryin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
pollLastEntryin SchnittstelleNavigableMap<Long,Boolean> - Gibt zurück:
- a Type Specific pollLastEntry
-
subMap
public Long2BooleanNavigableMap subMap(long fromKey, boolean fromInclusive, long toKey, boolean toInclusive) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanSortedMapA Type Specific SubMap method to reduce boxing/unboxing- Angegeben von:
subMapin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
subMapin SchnittstelleLong2BooleanSortedMap- Setzt außer Kraft:
subMapin KlasseLong2BooleanMaps.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:Long2BooleanSortedMapA Type Specific HeadMap method to reduce boxing/unboxing- Angegeben von:
headMapin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
headMapin SchnittstelleLong2BooleanSortedMap- Setzt außer Kraft:
headMapin KlasseLong2BooleanMaps.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:Long2BooleanSortedMapA Type Specific TailMap method to reduce boxing/unboxing- Angegeben von:
tailMapin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
tailMapin SchnittstelleLong2BooleanSortedMap- Setzt außer Kraft:
tailMapin KlasseLong2BooleanMaps.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(long e) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Helper method to set the max value for SubMaps. (Default: long.MIN_VALUE)- Angegeben von:
setDefaultMaxValuein SchnittstelleLong2BooleanNavigableMap- Parameter:
e- the new max value
-
getDefaultMaxValue
public long getDefaultMaxValue()Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Helper method to get the max value for SubMaps.- Angegeben von:
getDefaultMaxValuein SchnittstelleLong2BooleanNavigableMap- Gibt zurück:
- the default max value.
-
setDefaultMinValue
public void setDefaultMinValue(long e) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Helper method to set the min value for SubMaps. (Default: long.MAX_VALUE)- Angegeben von:
setDefaultMinValuein SchnittstelleLong2BooleanNavigableMap- Parameter:
e- the new min value
-
getDefaultMinValue
public long getDefaultMinValue()Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Helper method to get the min value for SubMaps.- Angegeben von:
getDefaultMinValuein SchnittstelleLong2BooleanNavigableMap- Gibt zurück:
- the default min value.
-
lowerKey
public long lowerKey(long key) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Type Specific lowerKey method to reduce boxing/unboxing.- Angegeben von:
lowerKeyin SchnittstelleLong2BooleanNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower key that can be found
-
higherKey
public long higherKey(long key) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Type Specific higherKey method to reduce boxing/unboxing.- Angegeben von:
higherKeyin SchnittstelleLong2BooleanNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the lowest higher key that can be found
-
floorKey
public long floorKey(long key) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Type Specific floorKey method to reduce boxing/unboxing.- Angegeben von:
floorKeyin SchnittstelleLong2BooleanNavigableMap- Parameter:
key- that should be compared with.- Gibt zurück:
- the greatest lower or equal key that can be found
-
ceilingKey
public long ceilingKey(long key) Beschreibung aus Schnittstelle kopiert:Long2BooleanNavigableMapA Type Specific ceilingKey method to reduce boxing/unboxing.- Angegeben von:
ceilingKeyin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific lowerEntry method to reduce boxing/unboxing.- Angegeben von:
lowerEntryin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific higherEntry method to reduce boxing/unboxing.- Angegeben von:
higherEntryin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific floorEntry method to reduce boxing/unboxing.- Angegeben von:
floorEntryin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanNavigableMapA Type Specific ceilingEntry method to reduce boxing/unboxing.- Angegeben von:
ceilingEntryin SchnittstelleLong2BooleanNavigableMap- 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:Long2BooleanMapA 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 SchnittstelleLong2BooleanMap- Angegeben von:
copyin SchnittstelleLong2BooleanNavigableMap- Angegeben von:
copyin SchnittstelleLong2BooleanSortedMap- Setzt außer Kraft:
copyin KlasseLong2BooleanMaps.UnmodifyableSortedMap- Gibt zurück:
- a Shallow Copy of the Map
-