| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractByte2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Byte2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Byte2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Byte2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Byte2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Byte2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Byte2IntMaps.Singleton.values |
protected IntCollection |
Byte2IntMaps.SynchronizedMap.values |
protected IntCollection |
Byte2IntMaps.UnmodifiableMap.values |
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
Byte2IntOpenCustomHashMap.values() |
IntCollection |
AbstractByte2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Byte2IntArrayMap.values() |
IntCollection |
Byte2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Byte2IntOpenHashMap.values() |
IntCollection |
AbstractByte2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Byte2IntLinkedOpenHashMap.values() |
IntCollection |
Byte2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Byte2IntMap.values() |
IntCollection |
Byte2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Byte2IntMaps.EmptyMap.values() |
IntCollection |
Byte2IntMaps.Singleton.values() |
IntCollection |
Byte2IntMaps.SynchronizedMap.values() |
IntCollection |
Byte2IntMaps.UnmodifiableMap.values() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractChar2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Char2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Char2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Char2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Char2IntMaps.Singleton.values |
protected IntCollection |
Char2IntMaps.SynchronizedMap.values |
protected IntCollection |
Char2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Char2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Char2IntRBTreeMap.values
Cached collection of values.
|
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
AbstractChar2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
AbstractChar2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Char2IntArrayMap.values() |
IntCollection |
Char2IntOpenHashMap.values() |
IntCollection |
Char2IntMap.values() |
IntCollection |
Char2IntOpenCustomHashMap.values() |
IntCollection |
Char2IntLinkedOpenHashMap.values() |
IntCollection |
Char2IntMaps.EmptyMap.values() |
IntCollection |
Char2IntMaps.Singleton.values() |
IntCollection |
Char2IntMaps.SynchronizedMap.values() |
IntCollection |
Char2IntMaps.UnmodifiableMap.values() |
IntCollection |
Char2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Char2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Char2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractDouble2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Double2IntMaps.Singleton.values |
protected IntCollection |
Double2IntMaps.SynchronizedMap.values |
protected IntCollection |
Double2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Double2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Double2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Double2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Double2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Double2IntOpenCustomHashMap.values
Cached collection of values.
|
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
Double2IntMaps.EmptyMap.values() |
IntCollection |
Double2IntMaps.Singleton.values() |
IntCollection |
Double2IntMaps.SynchronizedMap.values() |
IntCollection |
Double2IntMaps.UnmodifiableMap.values() |
IntCollection |
Double2IntMap.values() |
IntCollection |
Double2IntLinkedOpenHashMap.values() |
IntCollection |
Double2IntArrayMap.values() |
IntCollection |
Double2IntOpenHashMap.values() |
IntCollection |
Double2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
AbstractDouble2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Double2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Double2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
AbstractDouble2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Double2IntOpenCustomHashMap.values() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractFloat2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Float2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Float2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Float2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Float2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Float2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Float2IntMaps.Singleton.values |
protected IntCollection |
Float2IntMaps.SynchronizedMap.values |
protected IntCollection |
Float2IntMaps.UnmodifiableMap.values |
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
Float2IntOpenCustomHashMap.values() |
IntCollection |
Float2IntOpenHashMap.values() |
IntCollection |
AbstractFloat2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Float2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Float2IntMap.values() |
IntCollection |
Float2IntLinkedOpenHashMap.values() |
IntCollection |
Float2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
AbstractFloat2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Float2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Float2IntMaps.EmptyMap.values() |
IntCollection |
Float2IntMaps.Singleton.values() |
IntCollection |
Float2IntMaps.SynchronizedMap.values() |
IntCollection |
Float2IntMaps.UnmodifiableMap.values() |
IntCollection |
Float2IntArrayMap.values() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IntBigList
A type-specific
BigList; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
IntList
A type-specific
List; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
IntSet
A type-specific
Set; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
IntSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractInt2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
protected class |
AbstractInt2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractInt2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractIntBigList
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
|
static class |
AbstractIntBigList.IntSubList
A class implementing a sublist view.
|
class |
AbstractIntCollection
An abstract class providing basic methods for collections implementing a type-specific interface.
|
class |
AbstractIntList
An abstract class providing basic methods for lists implementing a type-specific list interface.
|
static class |
AbstractIntList.IntSubList
A class implementing a sublist view.
|
class |
AbstractIntSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractIntSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
IntArrayList
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
|
class |
IntArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
IntAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
IntBigArrayBigList
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
|
static class |
IntBigLists.EmptyBigList
An immutable class representing an empty type-specific big list.
|
static class |
IntBigLists.ListBigList
A class exposing a list as a big list.
|
static class |
IntBigLists.Singleton
An immutable class representing a type-specific singleton big list.
|
static class |
IntBigLists.SynchronizedBigList
A synchronized wrapper class for big lists.
|
static class |
IntBigLists.UnmodifiableBigList
An unmodifiable wrapper class for big lists.
|
static class |
IntCollections.EmptyCollection
An immutable class representing an empty type-specific collection.
|
static class |
IntCollections.IterableCollection
A collection wrapper class for iterables.
|
static class |
IntCollections.SynchronizedCollection
A synchronized wrapper class for collections.
|
static class |
IntCollections.UnmodifiableCollection
An unmodifiable wrapper class for collections.
|
class |
IntLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
IntLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
static class |
IntLists.EmptyList
An immutable class representing an empty type-specific list.
|
static class |
IntLists.Singleton
An immutable class representing a type-specific singleton list.
|
static class |
IntLists.SynchronizedList
A synchronized wrapper class for lists.
|
static class |
IntLists.SynchronizedRandomAccessList
A synchronized wrapper class for random-access lists.
|
static class |
IntLists.UnmodifiableList
An unmodifiable wrapper class for lists.
|
static class |
IntLists.UnmodifiableRandomAccessList
An unmodifiable wrapper class for random-access lists.
|
class |
IntOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
IntOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
IntOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
IntRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
IntSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
IntSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
IntSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
IntSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
IntSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
IntSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
IntSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
IntSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
IntCollections.SynchronizedCollection.collection |
protected IntCollection |
IntCollections.UnmodifiableCollection.collection |
protected IntCollection |
Int2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Int2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Int2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Int2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Int2IntMaps.Singleton.values |
protected IntCollection |
Int2IntMaps.SynchronizedMap.values |
protected IntCollection |
Int2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Int2IntLinkedOpenHashMap.values
Cached collection of values.
|
| Modifier and Type | Method and Description |
|---|---|
static IntCollection |
IntCollections.asCollection(IntIterable iterable)
Returns an unmodifiable collection backed by the specified iterable.
|
static IntCollection |
IntCollections.synchronize(IntCollection c)
Returns a synchronized collection backed by the specified collection.
|
static IntCollection |
IntCollections.synchronize(IntCollection c,
Object sync)
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
|
static IntCollection |
IntCollections.unmodifiable(IntCollection c)
Returns an unmodifiable collection backed by the specified collection.
|
IntCollection |
AbstractInt2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Int2IntOpenHashMap.values() |
IntCollection |
AbstractInt2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Int2IntOpenCustomHashMap.values() |
IntCollection |
Int2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Int2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Int2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Int2IntArrayMap.values() |
IntCollection |
Int2IntMaps.EmptyMap.values() |
IntCollection |
Int2IntMaps.Singleton.values() |
IntCollection |
Int2IntMaps.SynchronizedMap.values() |
IntCollection |
Int2IntMaps.UnmodifiableMap.values() |
IntCollection |
Int2IntMap.values() |
IntCollection |
Int2IntLinkedOpenHashMap.values() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IntLinkedOpenHashSet.addAll(IntCollection c) |
boolean |
IntLists.Singleton.addAll(IntCollection c) |
boolean |
AbstractIntBigList.addAll(IntCollection c)
Adds all elements of the given type-specific collection to this collection.
|
boolean |
IntCollections.EmptyCollection.addAll(IntCollection c) |
boolean |
IntCollections.SynchronizedCollection.addAll(IntCollection c) |
boolean |
IntCollections.UnmodifiableCollection.addAll(IntCollection c) |
boolean |
IntOpenHashBigSet.addAll(IntCollection c) |
boolean |
IntBigLists.EmptyBigList.addAll(IntCollection c) |
boolean |
IntBigLists.Singleton.addAll(IntCollection c) |
boolean |
IntBigLists.ListBigList.addAll(IntCollection c) |
boolean |
AbstractIntList.addAll(IntCollection c)
Adds all elements of the given type-specific collection to this collection.
|
boolean |
IntSets.Singleton.addAll(IntCollection c) |
boolean |
IntLinkedOpenCustomHashSet.addAll(IntCollection c) |
boolean |
IntOpenHashSet.addAll(IntCollection c) |
boolean |
IntCollection.addAll(IntCollection c)
Adds all elements of the given type-specific collection to this collection.
|
boolean |
AbstractIntCollection.addAll(IntCollection c) |
boolean |
IntOpenCustomHashSet.addAll(IntCollection c) |
boolean |
IntLists.EmptyList.addAll(int i,
IntCollection c) |
boolean |
IntLists.Singleton.addAll(int i,
IntCollection c) |
boolean |
IntLists.SynchronizedList.addAll(int index,
IntCollection c) |
boolean |
IntLists.UnmodifiableList.addAll(int index,
IntCollection c) |
boolean |
IntArrayList.addAll(int index,
IntCollection c) |
boolean |
AbstractIntList.addAll(int index,
IntCollection c) |
boolean |
AbstractIntList.IntSubList.addAll(int index,
IntCollection c) |
boolean |
IntList.addAll(int index,
IntCollection c)
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
|
boolean |
AbstractIntBigList.addAll(long index,
IntCollection c)
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
|
boolean |
AbstractIntBigList.IntSubList.addAll(long index,
IntCollection c) |
boolean |
IntBigLists.EmptyBigList.addAll(long i,
IntCollection c) |
boolean |
IntBigLists.Singleton.addAll(long i,
IntCollection c) |
boolean |
IntBigLists.SynchronizedBigList.addAll(long index,
IntCollection c) |
boolean |
IntBigLists.UnmodifiableBigList.addAll(long index,
IntCollection c) |
boolean |
IntBigLists.ListBigList.addAll(long index,
IntCollection c) |
boolean |
IntBigList.addAll(long index,
IntCollection c)
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
|
boolean |
IntCollections.SynchronizedCollection.containsAll(IntCollection c) |
boolean |
IntCollections.UnmodifiableCollection.containsAll(IntCollection c) |
boolean |
IntBigLists.ListBigList.containsAll(IntCollection c) |
boolean |
IntCollection.containsAll(IntCollection c)
Checks whether this collection contains all elements from the given type-specific collection.
|
boolean |
AbstractIntCollection.containsAll(IntCollection c) |
static int |
IntIterators.pour(IntIterator i,
IntCollection s)
Pours an iterator into a type-specific collection.
|
static int |
IntIterators.pour(IntIterator i,
IntCollection s,
int max)
Pours an iterator into a type-specific collection, with a limit on the number of elements.
|
boolean |
IntLists.Singleton.removeAll(IntCollection c) |
boolean |
IntCollections.EmptyCollection.removeAll(IntCollection c) |
boolean |
IntCollections.SynchronizedCollection.removeAll(IntCollection c) |
boolean |
IntCollections.UnmodifiableCollection.removeAll(IntCollection c) |
boolean |
IntArrayList.removeAll(IntCollection c) |
boolean |
IntBigLists.Singleton.removeAll(IntCollection c) |
boolean |
IntBigLists.ListBigList.removeAll(IntCollection c) |
boolean |
IntBigArrayBigList.removeAll(IntCollection c) |
boolean |
IntSets.Singleton.removeAll(IntCollection c) |
boolean |
IntCollection.removeAll(IntCollection c)
Remove from this collection all elements in the given type-specific collection.
|
boolean |
AbstractIntCollection.removeAll(IntCollection c) |
boolean |
IntLists.Singleton.retainAll(IntCollection c) |
boolean |
IntCollections.EmptyCollection.retainAll(IntCollection c) |
boolean |
IntCollections.SynchronizedCollection.retainAll(IntCollection c) |
boolean |
IntCollections.UnmodifiableCollection.retainAll(IntCollection c) |
boolean |
IntBigLists.Singleton.retainAll(IntCollection c) |
boolean |
IntBigLists.ListBigList.retainAll(IntCollection c) |
boolean |
IntSets.Singleton.retainAll(IntCollection c) |
boolean |
IntCollection.retainAll(IntCollection c)
Retains in this collection only elements from the given type-specific collection.
|
boolean |
AbstractIntCollection.retainAll(IntCollection c) |
static IntCollection |
IntCollections.synchronize(IntCollection c)
Returns a synchronized collection backed by the specified collection.
|
static IntCollection |
IntCollections.synchronize(IntCollection c,
Object sync)
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
|
static IntCollection |
IntCollections.unmodifiable(IntCollection c)
Returns an unmodifiable collection backed by the specified collection.
|
static long |
IntIterators.unwrap(IntIterator i,
IntCollection c)
Unwraps an iterator into a type-specific collection.
|
static int |
IntIterators.unwrap(IntIterator i,
IntCollection c,
int max)
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
|
| Constructor and Description |
|---|
IntArrayList(IntCollection c)
Creates a new array list and fills it with a given type-specific collection.
|
IntArraySet(IntCollection c)
Creates a new array set copying the contents of a given collection.
|
IntAVLTreeSet(IntCollection c)
Creates a new tree set copying a given type-specific collection.
|
IntBigArrayBigList(IntCollection c)
Creates a new big-array big list and fills it with a given type-specific collection.
|
IntHeapPriorityQueue(IntCollection collection)
Creates a queue using the elements in a type-specific collection using the natural order.
|
IntHeapPriorityQueue(IntCollection collection,
IntComparator c)
Creates a queue using the elements in a type-specific collection using a given comparator.
|
IntLinkedOpenCustomHashSet(IntCollection c,
float f,
IntHash.Strategy strategy)
Creates a new hash set copying a given type-specific collection.
|
IntLinkedOpenCustomHashSet(IntCollection c,
IntHash.Strategy strategy)
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
IntLinkedOpenHashSet(IntCollection c)
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
IntLinkedOpenHashSet(IntCollection c,
float f)
Creates a new hash set copying a given type-specific collection.
|
IntOpenCustomHashSet(IntCollection c,
float f,
IntHash.Strategy strategy)
Creates a new hash set copying a given type-specific collection.
|
IntOpenCustomHashSet(IntCollection c,
IntHash.Strategy strategy)
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
IntOpenHashBigSet(IntCollection c)
Creates a new hash big set with
Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
IntOpenHashBigSet(IntCollection c,
float f)
Creates a new hash big set copying a given type-specific collection.
|
IntOpenHashSet(IntCollection c)
Creates a new hash set with
Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
IntOpenHashSet(IntCollection c,
float f)
Creates a new hash set copying a given type-specific collection.
|
IntRBTreeSet(IntCollection c)
Creates a new tree set copying a given type-specific collection.
|
SynchronizedCollection(IntCollection c) |
SynchronizedCollection(IntCollection c,
Object sync) |
UnmodifiableCollection(IntCollection c) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractLong2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Long2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Long2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Long2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Long2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Long2IntMaps.Singleton.values |
protected IntCollection |
Long2IntMaps.SynchronizedMap.values |
protected IntCollection |
Long2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Long2IntRBTreeMap.values
Cached collection of values.
|
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
Long2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Long2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Long2IntOpenCustomHashMap.values() |
IntCollection |
Long2IntArrayMap.values() |
IntCollection |
Long2IntLinkedOpenHashMap.values() |
IntCollection |
AbstractLong2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Long2IntOpenHashMap.values() |
IntCollection |
Long2IntMap.values() |
IntCollection |
Long2IntMaps.EmptyMap.values() |
IntCollection |
Long2IntMaps.Singleton.values() |
IntCollection |
Long2IntMaps.SynchronizedMap.values() |
IntCollection |
Long2IntMaps.UnmodifiableMap.values() |
IntCollection |
AbstractLong2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Long2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractObject2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
protected class |
AbstractReference2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Object2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Object2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Reference2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Object2IntLinkedOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Object2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Reference2IntMaps.Singleton.values |
protected IntCollection |
Reference2IntMaps.SynchronizedMap.values |
protected IntCollection |
Reference2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Object2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Reference2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Object2IntMaps.Singleton.values |
protected IntCollection |
Object2IntMaps.SynchronizedMap.values |
protected IntCollection |
Object2IntMaps.UnmodifiableMap.values |
protected IntCollection |
Object2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Reference2IntLinkedOpenHashMap.values
Cached collection of values.
|
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
AbstractObject2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Object2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Reference2IntArrayMap.values() |
IntCollection |
Object2IntLinkedOpenHashMap.values() |
IntCollection |
Object2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Reference2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Reference2IntMap.values() |
IntCollection |
Reference2IntOpenCustomHashMap.values() |
IntCollection |
AbstractObject2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Object2IntLinkedOpenCustomHashMap.values() |
IntCollection |
Object2IntArrayMap.values() |
IntCollection |
AbstractReference2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
AbstractReference2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Object2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Reference2IntMaps.EmptyMap.values() |
IntCollection |
Reference2IntMaps.Singleton.values() |
IntCollection |
Reference2IntMaps.SynchronizedMap.values() |
IntCollection |
Reference2IntMaps.UnmodifiableMap.values() |
IntCollection |
Object2IntOpenCustomHashMap.values() |
IntCollection |
Reference2IntOpenHashMap.values() |
IntCollection |
Object2IntMaps.EmptyMap.values() |
IntCollection |
Object2IntMaps.Singleton.values() |
IntCollection |
Object2IntMaps.SynchronizedMap.values() |
IntCollection |
Object2IntMaps.UnmodifiableMap.values() |
IntCollection |
Object2IntOpenHashMap.values() |
IntCollection |
Reference2IntLinkedOpenHashMap.values() |
IntCollection |
Object2IntMap.values() |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractShort2IntSortedMap.ValuesCollection
A wrapper exhibiting the values of a map.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntCollection |
Short2IntOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Short2IntAVLTreeMap.values
Cached collection of values.
|
protected IntCollection |
Short2IntLinkedOpenHashMap.values
Cached collection of values.
|
protected IntCollection |
Short2IntOpenCustomHashMap.values
Cached collection of values.
|
protected IntCollection |
Short2IntRBTreeMap.values
Cached collection of values.
|
protected IntCollection |
Short2IntMaps.Singleton.values |
protected IntCollection |
Short2IntMaps.SynchronizedMap.values |
protected IntCollection |
Short2IntMaps.UnmodifiableMap.values |
| Modifier and Type | Method and Description |
|---|---|
IntCollection |
Short2IntOpenHashMap.values() |
IntCollection |
Short2IntAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Short2IntLinkedOpenHashMap.values() |
IntCollection |
AbstractShort2IntSortedMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Short2IntMap.values() |
IntCollection |
AbstractShort2IntMap.values()
Returns a type-specific-set view of the values of this map.
|
IntCollection |
Short2IntSortedMap.values()
Returns a type-specific set view of the values contained in this map.
|
IntCollection |
Short2IntOpenCustomHashMap.values() |
IntCollection |
Short2IntRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map.
|
IntCollection |
Short2IntMaps.EmptyMap.values() |
IntCollection |
Short2IntMaps.Singleton.values() |
IntCollection |
Short2IntMaps.SynchronizedMap.values() |
IntCollection |
Short2IntMaps.UnmodifiableMap.values() |
IntCollection |
Short2IntArrayMap.values() |
Copyright © 2020. All rights reserved.