- clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.KeySet
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.ValuesCollection
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Returns a deep copy of this tree map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
-
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
-
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
-
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Returns a deep copy of this map.
- clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Returns a deep copy of this tree map.
- comparator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.KeySet
-
- comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
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.objects.Object2FloatLinkedOpenHashMap
-
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.objects.Object2FloatRBTreeMap
-
- comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
-
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.objects.Object2FloatSortedMaps.EmptySortedMap
-
- comparator - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-
- comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
-
- compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
- computeFloatIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- computeFloatIfAbsentPartial(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
- computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
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(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
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(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
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(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
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(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
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(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
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(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
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(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
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(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
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(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
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.
- computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
-
- contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.KeySet
-
- contains(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.ValuesCollection
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
-
Returns true if this function contains a mapping for the specified key.
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Returns true if this function contains a mapping for the specified key.
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- containsNullKey - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Whether this map contains the key zero.
- containsNullKey - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Whether this map contains the key zero.
- containsNullKey - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Whether this map contains the key zero.
- containsNullKey - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Whether this map contains the key zero.
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- containsValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- count - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Number of entries in this map.
- count - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Number of entries in this map.
- map - Variable in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
-
- map - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- map - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- mask - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
The mask for wrapping a position counter.
- mask - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
The mask for wrapping a position counter.
- mask - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
The mask for wrapping a position counter.
- mask - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
The mask for wrapping a position counter.
- maxFill - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Threshold after which we rehash.
- maxFill - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Threshold after which we rehash.
- maxFill - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Threshold after which we rehash.
- maxFill - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Threshold after which we rehash.
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
If the specified key is not already associated with a value, associates it with the given value.
- mergeFloat(K, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
If the specified key is not already associated with a value, associates it with the given value.
- mergeFloat(K, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
If the specified key is not already associated with a value, associates it with the given value.
- mergeFloat(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- minN - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- minN - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- minN - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- minN - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
We never resize below this threshold, which is the construction-time {#n}.
- modified - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
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.objects.Object2FloatRBTreeMap
-
The value of this variable remembers, after a put()
or a remove(), whether the domain of the map
has been modified.
- Object2FloatArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A simple, brute-force implementation of a map based on two parallel backing arrays.
- Object2FloatArrayMap(Object[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new empty array map with given key and value backing arrays.
- Object2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new empty array map.
- Object2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new empty array map of given capacity.
- Object2FloatArrayMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2FloatArrayMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new empty array map copying the entries of a given map.
- Object2FloatArrayMap(Object[], float[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
Creates a new array map with given key and value backing arrays, using the given number of elements.
- Object2FloatAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific AVL tree map with a fast, small-footprint implementation.
- Object2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new empty tree map.
- Object2FloatAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2FloatAVLTreeMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2FloatAVLTreeMap(SortedMap<K, Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Object2FloatAVLTreeMap(Object2FloatMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map copying a given map.
- Object2FloatAVLTreeMap(Object2FloatSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Object2FloatAVLTreeMap(K[], float[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2FloatAVLTreeMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- object2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Returns a type-specific set view of the mappings contained in this map.
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- object2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
-
Returns a type-specific sorted-set view of the mappings contained in this map.
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-
- object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
-
- Object2FloatFunctions - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific functions.
- Object2FloatFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific function.
- Object2FloatFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An adapter for mapping generic total functions to partial primitive functions.
- Object2FloatFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton function.
- Object2FloatFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for functions.
- Object2FloatFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for functions.
- Object2FloatLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2FloatLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map.
- Object2FloatLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatLinkedOpenCustomHashMap(Map<? extends K, ? extends Float>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2FloatLinkedOpenCustomHashMap(Map<? extends K, ? extends Float>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Object2FloatLinkedOpenCustomHashMap(Object2FloatMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2FloatLinkedOpenCustomHashMap(Object2FloatMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Object2FloatLinkedOpenCustomHashMap(K[], float[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2FloatLinkedOpenCustomHashMap(K[], float[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Object2FloatLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific linked hash map with with a fast, small-footprint implementation.
- Object2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map.
- Object2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map copying a given one.
- Object2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Object2FloatLinkedOpenHashMap(Object2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2FloatLinkedOpenHashMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Object2FloatLinkedOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2FloatLinkedOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Object2FloatMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
- Object2FloatMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific Map.Entry; provides some additional methods
that use polymorphism to avoid (un)boxing.
- Object2FloatMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
An entry set providing fast iteration.
- Object2FloatMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific maps.
- Object2FloatMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific map.
- Object2FloatMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton map.
- Object2FloatMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for maps.
- Object2FloatMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for maps.
- Object2FloatOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
- Object2FloatOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map.
- Object2FloatOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map copying a given one.
- Object2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Object2FloatOpenCustomHashMap(Object2FloatMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2FloatOpenCustomHashMap(Object2FloatMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Object2FloatOpenCustomHashMap(K[], float[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2FloatOpenCustomHashMap(K[], float[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Object2FloatOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific hash map with a fast, small-footprint implementation.
- Object2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map.
- Object2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries
and Hash.DEFAULT_LOAD_FACTOR as load factor.
- Object2FloatOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map copying a given one.
- Object2FloatOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
- Object2FloatOpenHashMap(Object2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map copying a given type-specific one.
- Object2FloatOpenHashMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
- Object2FloatOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map using the elements of two parallel arrays.
- Object2FloatOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
- Object2FloatRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A type-specific red-black tree map with a fast, small-footprint implementation.
- Object2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new empty tree map.
- Object2FloatRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new empty tree map with the given comparator.
- Object2FloatRBTreeMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map copying a given map.
- Object2FloatRBTreeMap(SortedMap<K, Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Object2FloatRBTreeMap(Object2FloatMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map copying a given map.
- Object2FloatRBTreeMap(Object2FloatSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map copying a given sorted map (and its Comparator).
- Object2FloatRBTreeMap(K[], float[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays and the given comparator.
- Object2FloatRBTreeMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
Creates a new tree map using the elements of two parallel arrays.
- Object2FloatSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
-
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
- Object2FloatSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
-
A sorted entry set providing fast iteration.
- Object2FloatSortedMaps - Class in it.unimi.dsi.fastutil.objects
-
A class providing static methods and objects that do useful things with type-specific sorted maps.
- Object2FloatSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing an empty type-specific sorted map.
- Object2FloatSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
-
An immutable class representing a type-specific singleton sorted map.
- Object2FloatSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
A synchronized wrapper class for sorted maps.
- Object2FloatSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
-
An unmodifiable wrapper class for sorted maps.
- rehash(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Rehashes the map.
- rehash(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Rehashes the map.
- rehash(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Rehashes the map.
- rehash(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Rehashes the map.
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
-
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
-
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- remove(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Removes the entry for the specified key only if it is currently mapped to the specified value.
- removeFirstFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFirstFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Removes the mapping associated with the first key in iteration order.
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- removeLastFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Removes the mapping associated with the last key in iteration order.
- removeLastFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Removes the mapping associated with the last key in iteration order.
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, float, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, Float, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- replace(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Replaces the entry for the specified key only if currently mapped to the specified value.
- replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Replaces the entry for the specified key only if it is currently mapped to some value.
- replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
-
- setValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
-
- setValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
-
Replaces the value corresponding to this entry with the specified value (optional operation).
- setValue(Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
-
- shiftKeys(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
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.objects.Object2FloatLinkedOpenHashMap
-
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.objects.Object2FloatOpenCustomHashMap
-
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.objects.Object2FloatOpenHashMap
-
Shifts left entries with the specified hash code, starting at the specified position,
and empties the resulting free entry.
- singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
-
Returns a type-specific immutable function containing only the specified pair.
- Singleton(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
-
- singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
-
Returns a type-specific immutable map containing only the specified pair.
- singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
-
Returns a type-specific immutable map containing only the specified pair.
- Singleton(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
-
- singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, Float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- singleton(K, float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a type-specific immutable sorted map containing only the specified pair.
- Singleton(K, float, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- Singleton(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
-
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.KeySet
-
- size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.ValuesCollection
-
- size - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
-
- size - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
- size - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
- size() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
-
Returns the number of key/value mappings in this map.
- size - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
- size - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
Number of entries in the set (including the key zero, if present).
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
-
- size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- sortedMap - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-
- sortedMap - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
-
- spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
-
- storedComparator - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
This map's comparator, as provided in the constructor.
- storedComparator - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
This map's comparator, as provided in the constructor.
- strategy - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
The hash strategy of this custom map.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Returns the hashing strategy.
- strategy - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
The hash strategy of this custom map.
- strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
-
Returns the hashing strategy.
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
-
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
-
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
-
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
-
- subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
-
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
-
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
-
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-
- subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
-
- subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap.KeySet
-
- sync - Variable in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- synchronize(Object2FloatFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function.
- synchronize(Object2FloatFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
-
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
- synchronize(Object2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
-
Returns a synchronized type-specific map backed by the given type-specific map.
- synchronize(Object2FloatMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
-
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
- synchronize(Object2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
- synchronize(Object2FloatSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
-
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
- SynchronizedFunction(Object2FloatFunction<K>, Object) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- SynchronizedFunction(Object2FloatFunction<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
-
- SynchronizedMap(Object2FloatMap<K>, Object) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- SynchronizedMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
-
- SynchronizedSortedMap(Object2FloatSortedMap<K>, Object) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-
- SynchronizedSortedMap(Object2FloatSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
-