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.doubles.DoubleArraySet
The backing array (valid up to DoubleArraySet.size, excluded).
AbstractDoubleSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractDoubleSet() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
 
AbstractDoubleSortedSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractDoubleSortedSet() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleSortedSet
 
actualComparator - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
This set's actual comparator; it may differ from DoubleAVLTreeSet.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.doubles.DoubleRBTreeSet
This set's actual comparator; it may differ from DoubleRBTreeSet.storedComparator because it is always a type-specific comparator, so it could be derived from the former by wrapping.
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
containsNull - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Whether this set contains the null key.
count - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Number of elements in this set.
count - Variable in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Number of elements in this set.

D

DoubleArraySet - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a set based on a backing array.
DoubleArraySet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the given backing array.
DoubleArraySet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
DoubleArraySet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set of given initial capacity.
DoubleArraySet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given collection.
DoubleArraySet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given set.
DoubleArraySet(DoubleSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given collection.
DoubleArraySet(Set<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given set.
DoubleArraySet(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
DoubleAVLTreeSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree set with a fast, small-footprint implementation.
DoubleAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new empty tree set.
DoubleAVLTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new empty tree set with the given comparator.
DoubleAVLTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given set.
DoubleAVLTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
DoubleAVLTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given type-specific collection.
DoubleAVLTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
DoubleAVLTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
DoubleAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set using elements provided by an iterator.
DoubleAVLTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
DoubleAVLTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
DoubleAVLTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying the elements of an array.
DoubleAVLTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
DoubleLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash set with with a fast, small-footprint implementation.
DoubleLinkedOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set.
DoubleLinkedOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleLinkedOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
DoubleLinkedOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleLinkedOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleLinkedOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleLinkedOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
DoubleLinkedOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleLinkedOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleLinkedOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleLinkedOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
DoubleLinkedOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash set with with a fast, small-footprint implementation.
DoubleLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set.
DoubleLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying a given collection.
DoubleLinkedOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleLinkedOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
DoubleLinkedOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleLinkedOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleLinkedOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
DoubleLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleLinkedOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleLinkedOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleLinkedOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
DoubleLinkedOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
DoubleOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set.
DoubleOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying a given collection.
DoubleOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
DoubleOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
DoubleOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying the elements of an array.
DoubleOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash set with with a fast, small-footprint implementation.
DoubleOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set.
DoubleOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying a given collection.
DoubleOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying a given type-specific collection.
DoubleOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set using elements provided by an iterator.
DoubleOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying the elements of an array.
DoubleOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleRBTreeSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree set with a fast, small-footprint implementation.
DoubleRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new empty tree set.
DoubleRBTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new empty tree set with the given comparator.
DoubleRBTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given collection.
DoubleRBTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
DoubleRBTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given type-specific collection.
DoubleRBTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
DoubleRBTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
DoubleRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set using elements provided by an iterator.
DoubleRBTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
DoubleRBTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
DoubleRBTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying the elements of an array.
DoubleRBTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
DoubleSet - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSets - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sets.
DoubleSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing the empty set and implementing a type-specific set interface.
DoubleSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton set.
DoubleSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sets.
DoubleSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sets.
DoubleSortedSet - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSortedSets - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted sets.
DoubleSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing the empty sorted set and implementing a type-specific set interface.
DoubleSortedSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
A class representing a singleton sorted set.
DoubleSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted sets.
DoubleSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted sets.

E

element - Variable in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
An empty sorted set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns an empty set (immutable).
EmptySet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
EmptySet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 

F

f - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
The acceptable load factor.
first - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The index of the first entry in iteration order.
first - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The index of the first entry in iteration order.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns the first (lowest) element currently in this set.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
firstEntry - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
The entry of the first element of this set.
firstEntry - Variable in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
The entry of the first element of this set.
fixPointers(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Modifies the DoubleLinkedOpenCustomHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Modifies the DoubleLinkedOpenCustomHashSet.link vector for a shift from s to d.
fixPointers(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Modifies the DoubleLinkedOpenHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Modifies the DoubleLinkedOpenHashSet.link vector for a shift from s to d.
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 

H

hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
headSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.

I

isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
it.unimi.dsi.fastutil.doubles - package it.unimi.dsi.fastutil.doubles
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
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.doubles.DoubleLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
iterator(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
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.doubles.DoubleSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 

K

key - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
The array of keys.

L

last - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The index of the last entry in iteration order.
last - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The index of the last entry in iteration order.
last() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
lastDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns the last (highest) element currently in this set.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
lastEntry - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
The entry of the last element of this set.
lastEntry - Variable in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
The entry of the last element of this set.
link - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
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.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleLinkedOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
The mask for wrapping a position counter.
maxFill - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Threshold after which we rehash.
minN - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.

N

n - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
The current table size.

O

of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the element given.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using an array of elements.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new empty hash set.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleOpenHashSet
Creates a new empty hash set.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
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.doubles.DoubleSet
Returns an immutable empty set.
of(double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the element given.
of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the elements given.
of(double, double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the elements given.
of(double...) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable list with the elements given.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
ofUnchecked(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using an array of elements.

R

rehash(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Rehashes the set.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Deprecated.
Please use remove() instead.
rem(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use remove() instead.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
Deprecated.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
Deprecated.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
Deprecated.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Removes an element from this set.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Removes an element from this set.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Removes the first key in iteration order.
removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Removes the the last key in iteration order.
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 

S

shiftKeys(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
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.doubles.DoubleLinkedOpenHashSet
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.doubles.DoubleOpenCustomHashSet
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.doubles.DoubleOpenHashSet
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a type-specific immutable set containing only the specified element.
singleton(Double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a type-specific immutable set containing only the specified element.
Singleton(double) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
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.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
Singleton(double, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
size - Variable in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
The number of valid entries in DoubleArraySet.a.
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
size - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
size - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
sortedSet - Variable in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
sortedSet - Variable in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
storedComparator - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
This set's comparator, as provided in the constructor.
storedComparator - Variable in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
This set's comparator, as provided in the constructor.
strategy - Variable in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy - Variable in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns the hashing strategy.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
subSet(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
synchronize(DoubleSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(DoubleSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(DoubleSortedSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(DoubleSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
SynchronizedSet(DoubleSet, Object) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
SynchronizedSet(DoubleSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
SynchronizedSortedSet(DoubleSortedSet, Object) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
SynchronizedSortedSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 

T

tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
tailSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
tree - Variable in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
A reference to the root entry.
tree - Variable in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
A reference to the root entry.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Rehashes this set if the table is too large.

U

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