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