Skip navigation links
A C D E F H I K L M N O R S T U 

A

a - Variable in class it.unimi.dsi.fastutil.floats.FloatArraySet
The backing array (valid up to FloatArraySet.size, excluded).
AbstractFloatSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractFloatSet() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatSet
 
AbstractFloatSortedSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractFloatSortedSet() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatSortedSet
 
actualComparator - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
This set's actual comparator; it may differ from FloatAVLTreeSet.storedComparator because it is always a type-specific comparator, so it could be derived from the former by wrapping.
actualComparator - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
This set's actual comparator; it may differ from FloatRBTreeSet.storedComparator because it is always a type-specific comparator, so it could be derived from the former by wrapping.
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.

C

clear() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
containsNull - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Whether this set contains the null key.
count - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Number of elements in this set.
count - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Number of elements in this set.

D

doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 

E

element - Variable in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.floats.FloatSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.floats.FloatSortedSets
An empty sorted set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns an empty set (immutable).
EmptySet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
EmptySet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 

F

f - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
The acceptable load factor.
first - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The index of the first entry in iteration order.
first - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The index of the first entry in iteration order.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
firstEntry - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
The entry of the first element of this set.
firstEntry - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
The entry of the first element of this set.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns the first (lowest) element currently in this set.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
fixPointers(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Modifies the FloatLinkedOpenCustomHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Modifies the FloatLinkedOpenCustomHashSet.link vector for a shift from s to d.
fixPointers(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Modifies the FloatLinkedOpenHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Modifies the FloatLinkedOpenHashSet.link vector for a shift from s to d.
FloatArraySet - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a set based on a backing array.
FloatArraySet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the given backing array.
FloatArraySet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
FloatArraySet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set of given initial capacity.
FloatArraySet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given collection.
FloatArraySet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given set.
FloatArraySet(FloatSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given collection.
FloatArraySet(Set<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given set.
FloatArraySet(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
FloatAVLTreeSet - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree set with a fast, small-footprint implementation.
FloatAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new empty tree set.
FloatAVLTreeSet(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new empty tree set with the given comparator.
FloatAVLTreeSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given set.
FloatAVLTreeSet(SortedSet<Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
FloatAVLTreeSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given type-specific collection.
FloatAVLTreeSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
FloatAVLTreeSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
FloatAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set using elements provided by an iterator.
FloatAVLTreeSet(float[], int, int, Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
FloatAVLTreeSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
FloatAVLTreeSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying the elements of an array.
FloatAVLTreeSet(float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
FloatLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash set with with a fast, small-footprint implementation.
FloatLinkedOpenCustomHashSet(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set.
FloatLinkedOpenCustomHashSet(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenCustomHashSet(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenCustomHashSet(Collection<? extends Float>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
FloatLinkedOpenCustomHashSet(Collection<? extends Float>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatLinkedOpenCustomHashSet(FloatCollection, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
FloatLinkedOpenCustomHashSet(FloatCollection, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatLinkedOpenCustomHashSet(FloatIterator, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatLinkedOpenCustomHashSet(FloatIterator, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatLinkedOpenCustomHashSet(Iterator<?>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
FloatLinkedOpenCustomHashSet(Iterator<?>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatLinkedOpenCustomHashSet(float[], int, int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatLinkedOpenCustomHashSet(float[], int, int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatLinkedOpenCustomHashSet(float[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
FloatLinkedOpenCustomHashSet(float[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash set with with a fast, small-footprint implementation.
FloatLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set.
FloatLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenHashSet(Collection<? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying a given collection.
FloatLinkedOpenHashSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatLinkedOpenHashSet(FloatCollection, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
FloatLinkedOpenHashSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatLinkedOpenHashSet(FloatIterator, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatLinkedOpenHashSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
FloatLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatLinkedOpenHashSet(float[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatLinkedOpenHashSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatLinkedOpenHashSet(float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
FloatLinkedOpenHashSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatOpenCustomHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
FloatOpenCustomHashSet(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set.
FloatOpenCustomHashSet(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenCustomHashSet(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenCustomHashSet(Collection<? extends Float>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying a given collection.
FloatOpenCustomHashSet(Collection<? extends Float>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatOpenCustomHashSet(FloatCollection, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
FloatOpenCustomHashSet(FloatCollection, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatOpenCustomHashSet(FloatIterator, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatOpenCustomHashSet(FloatIterator, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatOpenCustomHashSet(Iterator<?>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
FloatOpenCustomHashSet(Iterator<?>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatOpenCustomHashSet(float[], int, int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatOpenCustomHashSet(float[], int, int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatOpenCustomHashSet(float[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying the elements of an array.
FloatOpenCustomHashSet(float[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatOpenHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific hash set with with a fast, small-footprint implementation.
FloatOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set.
FloatOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashSet(Collection<? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying a given collection.
FloatOpenHashSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatOpenHashSet(FloatCollection, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying a given type-specific collection.
FloatOpenHashSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatOpenHashSet(FloatIterator, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatOpenHashSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set using elements provided by an iterator.
FloatOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatOpenHashSet(float[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatOpenHashSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatOpenHashSet(float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying the elements of an array.
FloatOpenHashSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatRBTreeSet - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree set with a fast, small-footprint implementation.
FloatRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new empty tree set.
FloatRBTreeSet(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new empty tree set with the given comparator.
FloatRBTreeSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given collection.
FloatRBTreeSet(SortedSet<Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
FloatRBTreeSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given type-specific collection.
FloatRBTreeSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
FloatRBTreeSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
FloatRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set using elements provided by an iterator.
FloatRBTreeSet(float[], int, int, Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
FloatRBTreeSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
FloatRBTreeSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying the elements of an array.
FloatRBTreeSet(float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
FloatSet - Interface in it.unimi.dsi.fastutil.floats
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSets - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sets.
FloatSets.EmptySet - Class in it.unimi.dsi.fastutil.floats
An immutable class representing the empty set and implementing a type-specific set interface.
FloatSets.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton set.
FloatSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sets.
FloatSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sets.
FloatSortedSet - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSortedSets - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted sets.
FloatSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.floats
An immutable class representing the empty sorted set and implementing a type-specific set interface.
FloatSortedSets.Singleton - Class in it.unimi.dsi.fastutil.floats
A class representing a singleton sorted set.
FloatSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted sets.
FloatSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted sets.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
forEach(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 

H

hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
headSet(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.

I

isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
it.unimi.dsi.fastutil.floats - package it.unimi.dsi.fastutil.floats
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
iterator(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 

K

key - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
The array of keys.

L

last - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The index of the last entry in iteration order.
last - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The index of the last entry in iteration order.
last() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
lastEntry - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
The entry of the last element of this set.
lastEntry - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
The entry of the last element of this set.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
lastFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns the last (highest) element currently in this set.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
link - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
For each entry, the next and the previous entry in iteration order, stored as ((prev & 0xFFFFFFFFL) << 32) | (next & 0xFFFFFFFFL).
link - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
For each entry, the next and the previous entry in iteration order, stored as ((prev & 0xFFFFFFFFL) << 32) | (next & 0xFFFFFFFFL).

M

mask - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
The mask for wrapping a position counter.
maxFill - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Threshold after which we rehash.
minN - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.

N

n - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
The current table size.

O

of() - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the element given.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using an array of elements.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new empty hash set.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new empty hash set.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of() - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable empty set.
of(float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the element given.
of(float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the elements given.
of(float, float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the elements given.
of(float...) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable list with the elements given.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
ofUnchecked(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using an array of elements.

R

rehash(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Rehashes the set.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Deprecated.
Please use remove() instead.
rem(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use remove() instead.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
Deprecated.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
Deprecated.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
Deprecated.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Removes an element from this set.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Removes an element from this set.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Removes the first key in iteration order.
removeIf(Predicate<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Removes the the last key in iteration order.
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 

S

shiftKeys(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
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.floats.FloatLinkedOpenHashSet
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.floats.FloatOpenCustomHashSet
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.floats.FloatOpenHashSet
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a type-specific immutable set containing only the specified element.
singleton(Float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a type-specific immutable set containing only the specified element.
Singleton(float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
Singleton(float, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
size - Variable in class it.unimi.dsi.fastutil.floats.FloatArraySet
The number of valid entries in FloatArraySet.a.
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
size - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
size - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
sortedSet - Variable in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
sortedSet - Variable in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
storedComparator - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
This set's comparator, as provided in the constructor.
storedComparator - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
This set's comparator, as provided in the constructor.
strategy - Variable in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy - Variable in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns the hashing strategy.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
subSet(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
synchronize(FloatSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(FloatSet, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(FloatSortedSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(FloatSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
SynchronizedSet(FloatSet, Object) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
SynchronizedSet(FloatSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
SynchronizedSortedSet(FloatSortedSet, Object) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
SynchronizedSortedSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 

T

tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
tailSet(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
tree - Variable in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
A reference to the root entry.
tree - Variable in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
A reference to the root entry.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Rehashes this set if the table is too large.

U

unmodifiable(FloatSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(FloatSortedSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
UnmodifiableSet(FloatSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
UnmodifiableSortedSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
A C D E F H I K L M N O R S T U 
Skip navigation links