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

A

a - Variable in class it.unimi.dsi.fastutil.shorts.ShortArraySet
The backing array (valid up to ShortArraySet.size, excluded).
AbstractShortSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractShortSet() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortSet
 
AbstractShortSortedSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShortSortedSet() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortSortedSet
 
actualComparator - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
This set's actual comparator; it may differ from ShortAVLTreeSet.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.shorts.ShortRBTreeSet
This set's actual comparator; it may differ from ShortRBTreeSet.storedComparator because it is always a type-specific comparator, so it could be derived from the former by wrapping.
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
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.shorts.ShortArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
containsNull - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Whether this set contains the null key.
containsNull - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Whether this set contains the null key.
count - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Number of elements in this set.
count - Variable in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Number of elements in this set.

E

element - Variable in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
An empty sorted set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an empty set (immutable).
EmptySet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
EmptySet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 

F

f - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
The acceptable load factor.
f - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
The acceptable load factor.
first - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The index of the first entry in iteration order.
first - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The index of the first entry in iteration order.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
firstEntry - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
The entry of the first element of this set.
firstEntry - Variable in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
The entry of the first element of this set.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns the first (lowest) element currently in this set.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
fixPointers(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Modifies the ShortLinkedOpenCustomHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Modifies the ShortLinkedOpenCustomHashSet.link vector for a shift from s to d.
fixPointers(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Modifies the ShortLinkedOpenHashSet.link vector so that the given entry is removed.
fixPointers(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Modifies the ShortLinkedOpenHashSet.link vector for a shift from s to d.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
forEach(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
from(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
fromTo(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements in the given range.

H

hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
headSet(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.

I

intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
it.unimi.dsi.fastutil.shorts - package it.unimi.dsi.fastutil.shorts
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
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.shorts.ShortLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
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.shorts.ShortLinkedOpenHashSet
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.shorts.ShortOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
iterator(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
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.shorts.ShortSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 

K

key - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
The array of keys.
key - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
The array of keys.

L

last - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The index of the last entry in iteration order.
last - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The index of the last entry in iteration order.
last() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
lastEntry - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
The entry of the last element of this set.
lastEntry - Variable in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
The entry of the last element of this set.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
lastShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns the last (highest) element currently in this set.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
link - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
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.shorts.ShortLinkedOpenHashSet
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.shorts.ShortLinkedOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
The mask for wrapping a position counter.
mask - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
The mask for wrapping a position counter.
maxFill - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Threshold after which we rehash.
maxFill - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Threshold after which we rehash.
minN - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
We never resize below this threshold, which is the construction-time {#n}.
minN - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
We never resize below this threshold, which is the construction-time {#n}.

N

n - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
The current table size.
n - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
The current table size.

O

of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the element given.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using an array of elements.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new empty hash set.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
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.shorts.ShortOpenHashSet
Creates a new empty hash set.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
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.shorts.ShortSet
Returns an immutable empty set.
of(short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the element given.
of(short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the elements given.
of(short, short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the elements given.
of(short...) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable list with the elements given.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
ofUnchecked(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using an array of elements.

R

rehash(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Rehashes the set.
rehash(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Rehashes the set.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Deprecated.
Please use remove() instead.
rem(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use remove() instead.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
Deprecated.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
Deprecated.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
Deprecated.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Removes an element from this set.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Removes an element from this set.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeFirstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Removes the first key in iteration order.
removeIf(Predicate<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Removes the the last key in iteration order.
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 

S

shiftKeys(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
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.shorts.ShortLinkedOpenHashSet
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.shorts.ShortOpenCustomHashSet
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.shorts.ShortOpenHashSet
Shifts left entries with the specified hash code, starting at the specified position, and empties the resulting free entry.
ShortArraySet - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a set based on a backing array.
ShortArraySet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the given backing array.
ShortArraySet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
ShortArraySet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set of given initial capacity.
ShortArraySet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given collection.
ShortArraySet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given set.
ShortArraySet(ShortSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given collection.
ShortArraySet(Set<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given set.
ShortArraySet(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ShortAVLTreeSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree set with a fast, small-footprint implementation.
ShortAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new empty tree set.
ShortAVLTreeSet(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new empty tree set with the given comparator.
ShortAVLTreeSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given set.
ShortAVLTreeSet(SortedSet<Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ShortAVLTreeSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given type-specific collection.
ShortAVLTreeSet(ShortSortedSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ShortAVLTreeSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ShortAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set using elements provided by an iterator.
ShortAVLTreeSet(short[], int, int, Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ShortAVLTreeSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
ShortAVLTreeSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying the elements of an array.
ShortAVLTreeSet(short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ShortLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLinkedOpenCustomHashSet(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set.
ShortLinkedOpenCustomHashSet(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenCustomHashSet(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenCustomHashSet(Collection<? extends Short>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
ShortLinkedOpenCustomHashSet(Collection<? extends Short>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortLinkedOpenCustomHashSet(ShortCollection, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ShortLinkedOpenCustomHashSet(ShortCollection, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortLinkedOpenCustomHashSet(ShortIterator, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortLinkedOpenCustomHashSet(ShortIterator, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortLinkedOpenCustomHashSet(Iterator<?>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ShortLinkedOpenCustomHashSet(Iterator<?>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortLinkedOpenCustomHashSet(short[], int, int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortLinkedOpenCustomHashSet(short[], int, int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortLinkedOpenCustomHashSet(short[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ShortLinkedOpenCustomHashSet(short[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set.
ShortLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenHashSet(Collection<? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying a given collection.
ShortLinkedOpenHashSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortLinkedOpenHashSet(ShortCollection, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
ShortLinkedOpenHashSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortLinkedOpenHashSet(ShortIterator, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortLinkedOpenHashSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
ShortLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortLinkedOpenHashSet(short[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortLinkedOpenHashSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortLinkedOpenHashSet(short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
ShortLinkedOpenHashSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortOpenCustomHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
ShortOpenCustomHashSet(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set.
ShortOpenCustomHashSet(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenCustomHashSet(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenCustomHashSet(Collection<? extends Short>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying a given collection.
ShortOpenCustomHashSet(Collection<? extends Short>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortOpenCustomHashSet(ShortCollection, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ShortOpenCustomHashSet(ShortCollection, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortOpenCustomHashSet(ShortIterator, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortOpenCustomHashSet(ShortIterator, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortOpenCustomHashSet(Iterator<?>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ShortOpenCustomHashSet(Iterator<?>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortOpenCustomHashSet(short[], int, int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortOpenCustomHashSet(short[], int, int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortOpenCustomHashSet(short[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ShortOpenCustomHashSet(short[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortOpenHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash set with with a fast, small-footprint implementation.
ShortOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set.
ShortOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenHashSet(Collection<? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying a given collection.
ShortOpenHashSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortOpenHashSet(ShortCollection, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying a given type-specific collection.
ShortOpenHashSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortOpenHashSet(ShortIterator, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortOpenHashSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set using elements provided by an iterator.
ShortOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortOpenHashSet(short[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortOpenHashSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortOpenHashSet(short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying the elements of an array.
ShortOpenHashSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortRBTreeSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree set with a fast, small-footprint implementation.
ShortRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new empty tree set.
ShortRBTreeSet(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new empty tree set with the given comparator.
ShortRBTreeSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given collection.
ShortRBTreeSet(SortedSet<Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ShortRBTreeSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given type-specific collection.
ShortRBTreeSet(ShortSortedSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ShortRBTreeSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ShortRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set using elements provided by an iterator.
ShortRBTreeSet(short[], int, int, Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ShortRBTreeSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
ShortRBTreeSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying the elements of an array.
ShortRBTreeSet(short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ShortSet - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSets - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sets.
ShortSets.EmptySet - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing the empty set and implementing a type-specific set interface.
ShortSets.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton set.
ShortSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sets.
ShortSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sets.
ShortSortedSet - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSortedSets - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted sets.
ShortSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing the empty sorted set and implementing a type-specific set interface.
ShortSortedSets.Singleton - Class in it.unimi.dsi.fastutil.shorts
A class representing a singleton sorted set.
ShortSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted sets.
ShortSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted sets.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a type-specific immutable set containing only the specified element.
singleton(Short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a type-specific immutable set containing only the specified element.
Singleton(short) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
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.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
Singleton(short, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
size - Variable in class it.unimi.dsi.fastutil.shorts.ShortArraySet
The number of valid entries in ShortArraySet.a.
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
size - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
size - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
size - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Number of entries in the set (including the null key, if present).
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
sortedSet - Variable in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
sortedSet - Variable in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
storedComparator - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
This set's comparator, as provided in the constructor.
storedComparator - Variable in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
This set's comparator, as provided in the constructor.
strategy - Variable in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy - Variable in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
The hash strategy of this custom set.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns the hashing strategy.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
subSet(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
synchronize(ShortSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(ShortSet, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(ShortSortedSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(ShortSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
SynchronizedSet(ShortSet, Object) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
SynchronizedSet(ShortSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
SynchronizedSortedSet(ShortSortedSet, Object) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
SynchronizedSortedSet(ShortSortedSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 

T

tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
tailSet(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
to(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
tree - Variable in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
A reference to the root entry.
tree - Variable in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
A reference to the root entry.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Rehashes this set if the table is too large.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Rehashes this set, making the table as small as possible.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Rehashes this set if the table is too large.

U

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