- clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.ValuesCollection
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
- clear() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
- clear() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Returns a deep copy of this tree map.
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
-
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
-
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
-
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Returns a deep copy of this tree map.
- comparator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- comparator - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map.
- computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map, unless the key is not present
in the given mapping function.
- computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map.
- computeIfAbsent(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map, unless the key is not present
in the given mapping function.
- computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map.
- computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map, unless the key is not present
in the given mapping function.
- computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map.
- computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map, unless the key is not present
in the given mapping function.
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map unless it is null.
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map unless it is null.
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map unless it is null.
- computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
If the specified key is not already associated with a value, attempts to compute its value
using the given mapping function and enters it into this map unless it is null.
- computeIfAbsentPartial(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
-
- contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- contains(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.ValuesCollection
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
-
Returns true if this function contains a mapping for the specified key.
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
-
Deprecated.
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
Deprecated.
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
- containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Returns true if this function contains a mapping for the specified key.
- containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
- containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- containsNullKey - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Whether this map contains the key zero.
- containsNullKey - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Whether this map contains the key zero.
- containsNullKey - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Whether this map contains the key zero.
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
- containsValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
- containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- count - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Number of entries in this map.
- count - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Number of entries in this map.
- last - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
The index of the last entry in iteration order.
- lastEntry - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
The last key in this map.
- lastEntry - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
The last key in this map.
- lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- lastLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Returns the last key of this map in iteration order.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
Returns the last (highest) key currently in this map.
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- link - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
For each entry, the next and the previous entry in iteration order,
stored as ((prev & 0xFFFFFFFFL) << 32) | (next & 0xFFFFFFFFL).
- Long2ByteArrayMap - Class in it.unimi.dsi.fastutil.longs
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Long2ByteArrayMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Long2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new empty array map.
- Long2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new empty array map of given capacity.
- Long2ByteArrayMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2ByteArrayMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Long2ByteArrayMap(long[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Long2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Long2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new empty tree map.
- Long2ByteAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2ByteAVLTreeMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2ByteAVLTreeMap(SortedMap<Long, Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Long2ByteAVLTreeMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map copying a given map.
- Long2ByteAVLTreeMap(Long2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Long2ByteAVLTreeMap(long[], byte[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2ByteAVLTreeMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
- long2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Returns a type-specific set view of the mappings contained in this map.
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- long2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- Long2ByteFunctions - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific functions.
- Long2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific function.
- Long2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
-
An adapter for mapping generic total functions to partial primitive functions.
- Long2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton function.
- Long2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for functions.
- Long2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for functions.
- Long2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Long2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map.
- Long2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteLinkedOpenHashMap(Map<? extends Long, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Long2ByteLinkedOpenHashMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Long2ByteLinkedOpenHashMap(Long2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ByteLinkedOpenHashMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Long2ByteLinkedOpenHashMap(long[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ByteLinkedOpenHashMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Long2ByteMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
- Long2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific Map.Entry; provides some additional methods
that use polymorphism to avoid (un)boxing.
- Long2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
An entry set providing fast iteration.
- Long2ByteMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific maps.
- Long2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific map.
- Long2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton map.
- Long2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for maps.
- Long2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for maps.
- Long2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
- Long2ByteOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map.
- Long2ByteOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteOpenCustomHashMap(Map<? extends Long, ? extends Byte>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Long2ByteOpenCustomHashMap(Map<? extends Long, ? extends Byte>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Long2ByteOpenCustomHashMap(Long2ByteMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ByteOpenCustomHashMap(Long2ByteMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Long2ByteOpenCustomHashMap(long[], byte[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ByteOpenCustomHashMap(long[], byte[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Long2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific hash map with a fast, small-footprint implementation.
- Long2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map.
- Long2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Long2ByteOpenHashMap(Map<? extends Long, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map copying a given one.
- Long2ByteOpenHashMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Long2ByteOpenHashMap(Long2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Long2ByteOpenHashMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Long2ByteOpenHashMap(long[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Long2ByteOpenHashMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Long2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.longs
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Long2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new empty tree map.
- Long2ByteRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Long2ByteRBTreeMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map copying a given map.
- Long2ByteRBTreeMap(SortedMap<Long, Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Long2ByteRBTreeMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map copying a given map.
- Long2ByteRBTreeMap(Long2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Long2ByteRBTreeMap(long[], byte[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Long2ByteRBTreeMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Long2ByteSortedMap - Interface in it.unimi.dsi.fastutil.longs
-
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
- Long2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
-
A sorted entry set providing fast iteration.
- Long2ByteSortedMaps - Class in it.unimi.dsi.fastutil.longs
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Long2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing an empty type-specific sorted map.
- Long2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
-
An immutable class representing a type-specific singleton sorted map.
- Long2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
-
A synchronized wrapper class for sorted maps.
- Long2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
-
An unmodifiable wrapper class for sorted maps.
- map - Variable in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
-
- map - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- map - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- mask - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
The mask for wrapping a position counter.
- mask - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
The mask for wrapping a position counter.
- mask - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
The mask for wrapping a position counter.
- maxFill - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Threshold after which we rehash.
- maxFill - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Threshold after which we rehash.
- maxFill - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Threshold after which we rehash.
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
-
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- mergeByte(long, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, associates it with the given value.
- mergeByte(long, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
If the specified key is not already associated with a value, associates it with the given value.
- minN - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- minN - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- minN - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- modified - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
The value of this variable remembers, after a put()
or a remove(), whether the domain of the map
has been modified.
- modified - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
The value of this variable remembers, after a put()
or a remove(), whether the domain of the map
has been modified.
- setValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
-
- setValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
-
- shiftKeys(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Shifts left entries with the specified hash code, starting at the specified position,
and empties the resulting free entry.
- shiftKeys(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Shifts left entries with the specified hash code, starting at the specified position,
and empties the resulting free entry.
- shiftKeys(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Shifts left entries with the specified hash code, starting at the specified position,
and empties the resulting free entry.
- singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- Singleton(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
-
- singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
-
Returns a type-specific immutable map containing only the specified pair.
- Singleton(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
-
- singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(Long, Byte, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(long, byte, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- Singleton(long, byte, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- Singleton(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
-
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.ValuesCollection
-
- size - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
-
- size - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
- size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
-
Returns the number of key/value mappings in this map.
- size - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
- size - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
-
- size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- sortedMap - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- sortedMap - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
-
- storedComparator - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
This map's comparator, as provided in the constructor.
- storedComparator - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
This map's comparator, as provided in the constructor.
- strategy - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
The hash strategy of this custom map.
- strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
-
Returns the hashing strategy.
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
-
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
-
- subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
- subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
-
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
-
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
-
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
-
- subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap.KeySet
-
- sync - Variable in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- synchronize(Long2ByteFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Long2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Long2ByteMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Long2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Long2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Long2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- SynchronizedFunction(Long2ByteFunction, Object) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- SynchronizedFunction(Long2ByteFunction) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
-
- SynchronizedMap(Long2ByteMap, Object) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- SynchronizedMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
-
- SynchronizedSortedMap(Long2ByteSortedMap, Object) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-
- SynchronizedSortedMap(Long2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
-