|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongCollection | |
---|---|
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. |
Uses of LongCollection in it.unimi.dsi.fastutil.bytes |
---|
Classes in it.unimi.dsi.fastutil.bytes that implement LongCollection | |
---|---|
protected class |
AbstractByte2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.bytes declared as LongCollection | |
---|---|
protected LongCollection |
Byte2LongMaps.Singleton.values
|
protected LongCollection |
Byte2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Byte2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Byte2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Byte2LongRBTreeMap.values
Cached collection of values. |
protected LongCollection |
Byte2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Byte2LongAVLTreeMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.bytes that return LongCollection | |
---|---|
LongCollection |
Byte2LongMaps.EmptyMap.values()
|
LongCollection |
Byte2LongMaps.Singleton.values()
|
LongCollection |
Byte2LongMaps.SynchronizedMap.values()
|
LongCollection |
Byte2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Byte2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Byte2LongArrayMap.values()
|
LongCollection |
Byte2LongLinkedOpenHashMap.values()
|
LongCollection |
AbstractByte2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Byte2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Byte2LongOpenHashMap.values()
|
LongCollection |
AbstractByte2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Byte2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Byte2LongSortedMap.values()
Returns a set view of the values contained in this map. |
Uses of LongCollection in it.unimi.dsi.fastutil.chars |
---|
Classes in it.unimi.dsi.fastutil.chars that implement LongCollection | |
---|---|
protected class |
AbstractChar2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.chars declared as LongCollection | |
---|---|
protected LongCollection |
Char2LongRBTreeMap.values
Cached collection of values. |
protected LongCollection |
Char2LongMaps.Singleton.values
|
protected LongCollection |
Char2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Char2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Char2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Char2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Char2LongLinkedOpenHashMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.chars that return LongCollection | |
---|---|
LongCollection |
AbstractChar2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Char2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Char2LongMaps.EmptyMap.values()
|
LongCollection |
Char2LongMaps.Singleton.values()
|
LongCollection |
Char2LongMaps.SynchronizedMap.values()
|
LongCollection |
Char2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Char2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Char2LongArrayMap.values()
|
LongCollection |
AbstractChar2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Char2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Char2LongOpenHashMap.values()
|
LongCollection |
Char2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Char2LongLinkedOpenHashMap.values()
|
Uses of LongCollection in it.unimi.dsi.fastutil.doubles |
---|
Classes in it.unimi.dsi.fastutil.doubles that implement LongCollection | |
---|---|
protected class |
AbstractDouble2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.doubles declared as LongCollection | |
---|---|
protected LongCollection |
Double2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Double2LongMaps.Singleton.values
|
protected LongCollection |
Double2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Double2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Double2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Double2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Double2LongRBTreeMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.doubles that return LongCollection | |
---|---|
LongCollection |
Double2LongOpenHashMap.values()
|
LongCollection |
AbstractDouble2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Double2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
AbstractDouble2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Double2LongMaps.EmptyMap.values()
|
LongCollection |
Double2LongMaps.Singleton.values()
|
LongCollection |
Double2LongMaps.SynchronizedMap.values()
|
LongCollection |
Double2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Double2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Double2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Double2LongArrayMap.values()
|
LongCollection |
Double2LongLinkedOpenHashMap.values()
|
LongCollection |
Double2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
Uses of LongCollection in it.unimi.dsi.fastutil.floats |
---|
Classes in it.unimi.dsi.fastutil.floats that implement LongCollection | |
---|---|
protected class |
AbstractFloat2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.floats declared as LongCollection | |
---|---|
protected LongCollection |
Float2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Float2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Float2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Float2LongMaps.Singleton.values
|
protected LongCollection |
Float2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Float2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Float2LongRBTreeMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.floats that return LongCollection | |
---|---|
LongCollection |
Float2LongLinkedOpenHashMap.values()
|
LongCollection |
Float2LongArrayMap.values()
|
LongCollection |
AbstractFloat2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Float2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Float2LongOpenHashMap.values()
|
LongCollection |
Float2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
AbstractFloat2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Float2LongMaps.EmptyMap.values()
|
LongCollection |
Float2LongMaps.Singleton.values()
|
LongCollection |
Float2LongMaps.SynchronizedMap.values()
|
LongCollection |
Float2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Float2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Float2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
Uses of LongCollection in it.unimi.dsi.fastutil.ints |
---|
Classes in it.unimi.dsi.fastutil.ints that implement LongCollection | |
---|---|
protected class |
AbstractInt2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.ints declared as LongCollection | |
---|---|
protected LongCollection |
Int2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Int2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Int2LongMaps.Singleton.values
|
protected LongCollection |
Int2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Int2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Int2LongRBTreeMap.values
Cached collection of values. |
protected LongCollection |
Int2LongAVLTreeMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.ints that return LongCollection | |
---|---|
LongCollection |
Int2LongLinkedOpenHashMap.values()
|
LongCollection |
Int2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Int2LongOpenHashMap.values()
|
LongCollection |
Int2LongArrayMap.values()
|
LongCollection |
Int2LongMaps.EmptyMap.values()
|
LongCollection |
Int2LongMaps.Singleton.values()
|
LongCollection |
Int2LongMaps.SynchronizedMap.values()
|
LongCollection |
Int2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Int2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Int2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
AbstractInt2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
AbstractInt2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Int2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
Uses of LongCollection in it.unimi.dsi.fastutil.longs |
---|
Subinterfaces of LongCollection in it.unimi.dsi.fastutil.longs | |
---|---|
interface |
LongBigList
A type-specific BigList ; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
LongList
A type-specific List ; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
LongSet
A type-specific Set ; provides some additional methods that use polymorphism to avoid (un)boxing. |
interface |
LongSortedSet
A type-specific SortedSet ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Classes in it.unimi.dsi.fastutil.longs that implement LongCollection | |
---|---|
protected class |
AbstractLong2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
protected class |
AbstractLong2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
protected class |
AbstractLong2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map. |
class |
AbstractLongBigList
An abstract class providing basic methods for big lists implementing a type-specific big list interface. |
static class |
AbstractLongBigList.LongSubList
|
class |
AbstractLongCollection
An abstract class providing basic methods for collections implementing a type-specific interface. |
class |
AbstractLongList
An abstract class providing basic methods for lists implementing a type-specific list interface. |
static class |
AbstractLongList.LongSubList
|
class |
AbstractLongSet
An abstract class providing basic methods for sets implementing a type-specific interface. |
class |
AbstractLongSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface. |
class |
LongArrayList
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing. |
class |
LongArraySet
A simple, brute-force implementation of a set based on a backing array. |
class |
LongAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation. |
class |
LongBigArrayBigList
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing. |
static class |
LongBigLists.EmptyBigList
An immutable class representing an empty type-specific big list. |
static class |
LongBigLists.ListBigList
A class exposing a list as a big list. |
static class |
LongBigLists.Singleton
An immutable class representing a type-specific singleton big list. |
static class |
LongBigLists.SynchronizedBigList
A synchronized wrapper class for big lists. |
static class |
LongBigLists.UnmodifiableBigList
An unmodifiable wrapper class for big lists. |
static class |
LongCollections.EmptyCollection
An immutable class representing an empty type-specific collection. |
static class |
LongCollections.IterableCollection
A collection wrapper class for iterables. |
static class |
LongCollections.SynchronizedCollection
A synchronized wrapper class for collections. |
static class |
LongCollections.UnmodifiableCollection
An unmodifiable wrapper class for collections. |
class |
LongLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation. |
class |
LongLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation. |
static class |
LongLists.EmptyList
An immutable class representing an empty type-specific list. |
static class |
LongLists.Singleton
An immutable class representing a type-specific singleton list. |
static class |
LongLists.SynchronizedList
A synchronized wrapper class for lists. |
static class |
LongLists.UnmodifiableList
An unmodifiable wrapper class for lists. |
class |
LongOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time. |
class |
LongOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation. |
class |
LongOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation. |
class |
LongRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation. |
static class |
LongSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface. |
static class |
LongSets.Singleton
An immutable class representing a type-specific singleton set. |
static class |
LongSets.SynchronizedSet
A synchronized wrapper class for sets. |
static class |
LongSets.UnmodifiableSet
An unmodifiable wrapper class for sets. |
static class |
LongSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface. |
static class |
LongSortedSets.Singleton
A class representing a singleton sorted set. |
static class |
LongSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets. |
static class |
LongSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets. |
Fields in it.unimi.dsi.fastutil.longs declared as LongCollection | |
---|---|
protected LongCollection |
LongCollections.SynchronizedCollection.collection
|
protected LongCollection |
LongCollections.UnmodifiableCollection.collection
|
protected LongCollection |
Long2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Long2LongMaps.Singleton.values
|
protected LongCollection |
Long2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Long2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Long2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Long2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Long2LongRBTreeMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.longs that return LongCollection | |
---|---|
static LongCollection |
LongCollections.asCollection(LongIterable iterable)
Returns an unmodifiable collection backed by the specified iterable. |
static LongCollection |
LongCollections.synchronize(LongCollection c)
Returns a synchronized collection backed by the specified collection. |
static LongCollection |
LongCollections.synchronize(LongCollection c,
Object sync)
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize. |
static LongCollection |
LongCollections.unmodifiable(LongCollection c)
Returns an unmodifiable collection backed by the specified collection. |
LongCollection |
Long2LongOpenHashMap.values()
|
LongCollection |
Long2LongMaps.EmptyMap.values()
|
LongCollection |
Long2LongMaps.Singleton.values()
|
LongCollection |
Long2LongMaps.SynchronizedMap.values()
|
LongCollection |
Long2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Long2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Long2LongArrayMap.values()
|
LongCollection |
Long2LongLinkedOpenHashMap.values()
|
LongCollection |
AbstractLong2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
AbstractLong2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Long2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Long2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Long2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
Methods in it.unimi.dsi.fastutil.longs with parameters of type LongCollection | |
---|---|
boolean |
LongArrayList.addAll(int index,
LongCollection c)
|
boolean |
AbstractLongList.addAll(int index,
LongCollection c)
Delegates to a more generic method. |
boolean |
AbstractLongList.LongSubList.addAll(int index,
LongCollection c)
|
boolean |
LongList.addAll(int index,
LongCollection c)
|
boolean |
LongLists.EmptyList.addAll(int i,
LongCollection c)
|
boolean |
LongLists.Singleton.addAll(int i,
LongCollection c)
|
boolean |
LongLists.SynchronizedList.addAll(int index,
LongCollection c)
|
boolean |
LongLists.UnmodifiableList.addAll(int index,
LongCollection c)
|
boolean |
LongSets.Singleton.addAll(LongCollection c)
|
boolean |
AbstractLongBigList.addAll(LongCollection c)
|
boolean |
AbstractLongList.addAll(LongCollection c)
|
boolean |
LongCollection.addAll(LongCollection c)
|
boolean |
LongCollections.EmptyCollection.addAll(LongCollection c)
|
boolean |
LongCollections.SynchronizedCollection.addAll(LongCollection c)
|
boolean |
LongCollections.UnmodifiableCollection.addAll(LongCollection c)
|
boolean |
LongBigLists.EmptyBigList.addAll(LongCollection c)
|
boolean |
LongBigLists.Singleton.addAll(LongCollection c)
|
boolean |
LongBigLists.ListBigList.addAll(LongCollection c)
|
boolean |
LongLists.EmptyList.addAll(LongCollection c)
|
boolean |
LongLists.Singleton.addAll(LongCollection c)
|
boolean |
AbstractLongCollection.addAll(LongCollection c)
Adds all elements of the given type-specific collection to this collection. |
boolean |
AbstractLongBigList.addAll(long index,
LongCollection c)
Delegates to a more generic method. |
boolean |
AbstractLongBigList.LongSubList.addAll(long index,
LongCollection c)
|
boolean |
LongBigList.addAll(long index,
LongCollection c)
|
boolean |
LongBigLists.EmptyBigList.addAll(long i,
LongCollection c)
|
boolean |
LongBigLists.Singleton.addAll(long i,
LongCollection c)
|
boolean |
LongBigLists.SynchronizedBigList.addAll(long index,
LongCollection c)
|
boolean |
LongBigLists.UnmodifiableBigList.addAll(long index,
LongCollection c)
|
boolean |
LongBigLists.ListBigList.addAll(long index,
LongCollection c)
|
boolean |
LongCollection.containsAll(LongCollection c)
|
boolean |
LongCollections.EmptyCollection.containsAll(LongCollection c)
|
boolean |
LongCollections.SynchronizedCollection.containsAll(LongCollection c)
|
boolean |
LongCollections.UnmodifiableCollection.containsAll(LongCollection c)
|
boolean |
LongBigLists.ListBigList.containsAll(LongCollection c)
|
boolean |
AbstractLongCollection.containsAll(LongCollection c)
Checks whether this collection contains all elements from the given type-specific collection. |
static int |
LongIterators.pour(LongIterator i,
LongCollection s)
Pours an iterator into a type-specific collection. |
static int |
LongIterators.pour(LongIterator i,
LongCollection s,
int max)
Pours an iterator into a type-specific collection, with a limit on the number of elements. |
boolean |
LongSets.Singleton.removeAll(LongCollection c)
|
boolean |
LongCollection.removeAll(LongCollection c)
|
boolean |
LongCollections.EmptyCollection.removeAll(LongCollection c)
|
boolean |
LongCollections.SynchronizedCollection.removeAll(LongCollection c)
|
boolean |
LongCollections.UnmodifiableCollection.removeAll(LongCollection c)
|
boolean |
LongBigLists.ListBigList.removeAll(LongCollection c)
|
boolean |
AbstractLongCollection.removeAll(LongCollection c)
Remove from this collection all elements in the given type-specific collection. |
boolean |
LongSets.Singleton.retainAll(LongCollection c)
|
boolean |
LongCollection.retainAll(LongCollection c)
|
boolean |
LongCollections.EmptyCollection.retainAll(LongCollection c)
|
boolean |
LongCollections.SynchronizedCollection.retainAll(LongCollection c)
|
boolean |
LongCollections.UnmodifiableCollection.retainAll(LongCollection c)
|
boolean |
LongBigLists.ListBigList.retainAll(LongCollection c)
|
boolean |
AbstractLongCollection.retainAll(LongCollection c)
Retains in this collection only elements from the given type-specific collection. |
static LongCollection |
LongCollections.synchronize(LongCollection c)
Returns a synchronized collection backed by the specified collection. |
static LongCollection |
LongCollections.synchronize(LongCollection c,
Object sync)
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize. |
static LongCollection |
LongCollections.unmodifiable(LongCollection c)
Returns an unmodifiable collection backed by the specified collection. |
static long |
LongIterators.unwrap(LongIterator i,
LongCollection c)
Unwraps an iterator into a type-specific collection. |
static int |
LongIterators.unwrap(LongIterator i,
LongCollection c,
int max)
Unwraps an iterator into a type-specific collection, with a limit on the number of elements. |
Constructors in it.unimi.dsi.fastutil.longs with parameters of type LongCollection | |
---|---|
LongArrayList(LongCollection c)
Creates a new array list and fills it with a given type-specific collection. |
|
LongArraySet(LongCollection c)
Creates a new array set copying the contents of a given collection. |
|
LongAVLTreeSet(LongCollection c)
Creates a new tree set copying a given type-specific collection. |
|
LongBigArrayBigList(LongCollection c)
Creates a new big-array big list and fills it with a given type-specific collection. |
|
LongCollections.SynchronizedCollection(LongCollection c)
|
|
LongCollections.SynchronizedCollection(LongCollection c,
Object sync)
|
|
LongCollections.UnmodifiableCollection(LongCollection c)
|
|
LongLinkedOpenCustomHashSet(LongCollection c,
float f,
LongHash.Strategy strategy)
Creates a new hash set copying a given type-specific collection. |
|
LongLinkedOpenCustomHashSet(LongCollection c,
LongHash.Strategy strategy)
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
|
LongLinkedOpenHashSet(LongCollection c)
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
|
LongLinkedOpenHashSet(LongCollection c,
float f)
Creates a new hash set copying a given type-specific collection. |
|
LongOpenCustomHashSet(LongCollection c,
float f,
LongHash.Strategy strategy)
Creates a new hash set copying a given type-specific collection. |
|
LongOpenCustomHashSet(LongCollection c,
LongHash.Strategy strategy)
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
|
LongOpenHashBigSet(LongCollection c)
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
|
LongOpenHashBigSet(LongCollection c,
float f)
Creates a new hash big set copying a given type-specific collection. |
|
LongOpenHashSet(LongCollection c)
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor
copying a given type-specific collection. |
|
LongOpenHashSet(LongCollection c,
float f)
Creates a new hash set copying a given type-specific collection. |
|
LongRBTreeSet(LongCollection c)
Creates a new tree set copying a given type-specific collection. |
Uses of LongCollection in it.unimi.dsi.fastutil.objects |
---|
Classes in it.unimi.dsi.fastutil.objects that implement LongCollection | |
---|---|
protected class |
AbstractObject2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
protected class |
AbstractReference2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.objects declared as LongCollection | |
---|---|
protected LongCollection |
Object2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Reference2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Reference2LongMaps.Singleton.values
|
protected LongCollection |
Reference2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Reference2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Object2LongOpenCustomHashMap.values
Cached collection of values. |
protected LongCollection |
Object2LongRBTreeMap.values
Cached collection of values. |
protected LongCollection |
Object2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Reference2LongOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Object2LongLinkedOpenCustomHashMap.values
Cached collection of values. |
protected LongCollection |
Object2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Object2LongMaps.Singleton.values
|
protected LongCollection |
Object2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Object2LongMaps.UnmodifiableMap.values
|
Methods in it.unimi.dsi.fastutil.objects that return LongCollection | |
---|---|
LongCollection |
Object2LongOpenHashMap.values()
|
LongCollection |
Reference2LongLinkedOpenHashMap.values()
|
LongCollection |
Reference2LongMaps.EmptyMap.values()
|
LongCollection |
Reference2LongMaps.Singleton.values()
|
LongCollection |
Reference2LongMaps.SynchronizedMap.values()
|
LongCollection |
Reference2LongMaps.UnmodifiableMap.values()
|
LongCollection |
AbstractObject2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Reference2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Object2LongOpenCustomHashMap.values()
|
LongCollection |
Object2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
AbstractReference2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Object2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Object2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Reference2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Reference2LongArrayMap.values()
|
LongCollection |
AbstractReference2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Reference2LongOpenHashMap.values()
|
LongCollection |
Object2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
AbstractObject2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Object2LongLinkedOpenCustomHashMap.values()
|
LongCollection |
Object2LongLinkedOpenHashMap.values()
|
LongCollection |
Object2LongMaps.EmptyMap.values()
|
LongCollection |
Object2LongMaps.Singleton.values()
|
LongCollection |
Object2LongMaps.SynchronizedMap.values()
|
LongCollection |
Object2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Object2LongArrayMap.values()
|
Uses of LongCollection in it.unimi.dsi.fastutil.shorts |
---|
Classes in it.unimi.dsi.fastutil.shorts that implement LongCollection | |
---|---|
protected class |
AbstractShort2LongSortedMap.ValuesCollection
A wrapper exhibiting the values of a map. |
Fields in it.unimi.dsi.fastutil.shorts declared as LongCollection | |
---|---|
protected LongCollection |
Short2LongAVLTreeMap.values
Cached collection of values. |
protected LongCollection |
Short2LongLinkedOpenHashMap.values
Cached collection of values. |
protected LongCollection |
Short2LongRBTreeMap.values
Cached collection of values. |
protected LongCollection |
Short2LongMaps.Singleton.values
|
protected LongCollection |
Short2LongMaps.SynchronizedMap.values
|
protected LongCollection |
Short2LongMaps.UnmodifiableMap.values
|
protected LongCollection |
Short2LongOpenHashMap.values
Cached collection of values. |
Methods in it.unimi.dsi.fastutil.shorts that return LongCollection | |
---|---|
LongCollection |
AbstractShort2LongSortedMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Short2LongAVLTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Short2LongLinkedOpenHashMap.values()
|
LongCollection |
Short2LongMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
AbstractShort2LongMap.values()
Returns a type-specific-set view of the values of this map. |
LongCollection |
Short2LongSortedMap.values()
Returns a set view of the values contained in this map. |
LongCollection |
Short2LongRBTreeMap.values()
Returns a type-specific collection view of the values contained in this map. |
LongCollection |
Short2LongMaps.EmptyMap.values()
|
LongCollection |
Short2LongMaps.Singleton.values()
|
LongCollection |
Short2LongMaps.SynchronizedMap.values()
|
LongCollection |
Short2LongMaps.UnmodifiableMap.values()
|
LongCollection |
Short2LongArrayMap.values()
|
LongCollection |
Short2LongOpenHashMap.values()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |