| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractDouble2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractDouble2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractDoubleSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractDoubleSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
DoubleArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
DoubleAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
DoubleLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
DoubleLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
DoubleOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
DoubleOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
DoubleOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
DoubleRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
DoubleSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
DoubleSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
DoubleSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
DoubleSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
DoubleSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
DoubleSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
DoubleSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
DoubleSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected DoubleSet |
Double2FloatOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ReferenceOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2IntMaps.Singleton.keys |
protected DoubleSet |
Double2IntMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2IntMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2ByteMaps.Singleton.keys |
protected DoubleSet |
Double2ByteMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2ByteMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2ReferenceMaps.Singleton.keys |
protected DoubleSet |
Double2ReferenceMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2ReferenceMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2LongMaps.Singleton.keys |
protected DoubleSet |
Double2LongMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2LongMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2DoubleOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ObjectOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2BooleanMaps.Singleton.keys |
protected DoubleSet |
Double2BooleanMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2BooleanMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2FloatMaps.Singleton.keys |
protected DoubleSet |
Double2FloatMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2FloatMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2ReferenceOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2IntOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ShortOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ByteOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2BooleanOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ShortMaps.Singleton.keys |
protected DoubleSet |
Double2ShortMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2ShortMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2LongOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2CharMaps.Singleton.keys |
protected DoubleSet |
Double2CharMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2CharMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2LongOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2CharOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2FloatOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ShortOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2DoubleOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2DoubleMaps.Singleton.keys |
protected DoubleSet |
Double2DoubleMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2DoubleMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2ObjectMaps.Singleton.keys |
protected DoubleSet |
Double2ObjectMaps.SynchronizedMap.keys |
protected DoubleSet |
Double2ObjectMaps.UnmodifiableMap.keys |
protected DoubleSet |
Double2ByteOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2BooleanOpenHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2IntOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2CharOpenCustomHashMap.keys
Cached set of keys.
|
protected DoubleSet |
Double2ObjectOpenCustomHashMap.keys
Cached set of keys.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleSet |
AbstractDouble2DoubleMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2ReferenceMap.keySet() |
DoubleSet |
Double2BooleanMap.keySet() |
DoubleSet |
Double2DoubleMap.keySet() |
DoubleSet |
Double2DoubleArrayMap.keySet() |
DoubleSet |
Double2FloatOpenHashMap.keySet() |
DoubleSet |
AbstractDouble2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2ReferenceOpenHashMap.keySet() |
DoubleSet |
Double2ReferenceArrayMap.keySet() |
DoubleSet |
AbstractDouble2FloatMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2IntMaps.EmptyMap.keySet() |
DoubleSet |
Double2IntMaps.Singleton.keySet() |
DoubleSet |
Double2IntMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2IntMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2ByteMaps.EmptyMap.keySet() |
DoubleSet |
Double2ByteMaps.Singleton.keySet() |
DoubleSet |
Double2ByteMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2ByteMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2ReferenceMaps.EmptyMap.keySet() |
DoubleSet |
Double2ReferenceMaps.Singleton.keySet() |
DoubleSet |
Double2ReferenceMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2ReferenceMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2ByteMap.keySet() |
DoubleSet |
Double2BooleanArrayMap.keySet() |
DoubleSet |
Double2LongMaps.EmptyMap.keySet() |
DoubleSet |
Double2LongMaps.Singleton.keySet() |
DoubleSet |
Double2LongMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2LongMaps.UnmodifiableMap.keySet() |
DoubleSet |
AbstractDouble2LongMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2LongArrayMap.keySet() |
DoubleSet |
Double2DoubleOpenCustomHashMap.keySet() |
DoubleSet |
Double2ObjectOpenHashMap.keySet() |
DoubleSet |
Double2IntMap.keySet() |
DoubleSet |
Double2LongMap.keySet() |
DoubleSet |
Double2ShortArrayMap.keySet() |
DoubleSet |
AbstractDouble2CharMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2BooleanMaps.EmptyMap.keySet() |
DoubleSet |
Double2BooleanMaps.Singleton.keySet() |
DoubleSet |
Double2BooleanMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2BooleanMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2FloatMaps.EmptyMap.keySet() |
DoubleSet |
Double2FloatMaps.Singleton.keySet() |
DoubleSet |
Double2FloatMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2FloatMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2IntArrayMap.keySet() |
DoubleSet |
Double2ReferenceOpenCustomHashMap.keySet() |
DoubleSet |
Double2IntOpenHashMap.keySet() |
DoubleSet |
Double2CharArrayMap.keySet() |
DoubleSet |
Double2FloatMap.keySet() |
DoubleSet |
Double2ShortOpenHashMap.keySet() |
DoubleSet |
Double2ByteOpenHashMap.keySet() |
DoubleSet |
Double2BooleanOpenCustomHashMap.keySet() |
DoubleSet |
Double2ShortMaps.EmptyMap.keySet() |
DoubleSet |
Double2ShortMaps.Singleton.keySet() |
DoubleSet |
Double2ShortMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2ShortMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2LongOpenHashMap.keySet() |
DoubleSet |
Double2CharMaps.EmptyMap.keySet() |
DoubleSet |
Double2CharMaps.Singleton.keySet() |
DoubleSet |
Double2CharMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2CharMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2ObjectArrayMap.keySet() |
DoubleSet |
AbstractDouble2ByteMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2LongOpenCustomHashMap.keySet() |
DoubleSet |
Double2CharOpenHashMap.keySet() |
DoubleSet |
Double2FloatOpenCustomHashMap.keySet() |
DoubleSet |
Double2FloatArrayMap.keySet() |
DoubleSet |
Double2ShortOpenCustomHashMap.keySet() |
DoubleSet |
AbstractDouble2IntMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2DoubleOpenHashMap.keySet() |
DoubleSet |
Double2DoubleMaps.EmptyMap.keySet() |
DoubleSet |
Double2DoubleMaps.Singleton.keySet() |
DoubleSet |
Double2DoubleMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2DoubleMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2ObjectMaps.EmptyMap.keySet() |
DoubleSet |
Double2ObjectMaps.Singleton.keySet() |
DoubleSet |
Double2ObjectMaps.SynchronizedMap.keySet() |
DoubleSet |
Double2ObjectMaps.UnmodifiableMap.keySet() |
DoubleSet |
Double2CharMap.keySet() |
DoubleSet |
AbstractDouble2ReferenceMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2ObjectMap.keySet() |
DoubleSet |
AbstractDouble2ShortMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2ByteOpenCustomHashMap.keySet() |
DoubleSet |
Double2BooleanOpenHashMap.keySet() |
DoubleSet |
Double2ShortMap.keySet() |
DoubleSet |
Double2ByteArrayMap.keySet() |
DoubleSet |
AbstractDouble2BooleanMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
DoubleSet |
Double2IntOpenCustomHashMap.keySet() |
DoubleSet |
Double2CharOpenCustomHashMap.keySet() |
DoubleSet |
Double2ObjectOpenCustomHashMap.keySet() |
static DoubleSet |
DoubleSets.singleton(double element)
Returns a type-specific immutable set containing only the specified element.
|
static DoubleSet |
DoubleSets.singleton(Double element)
Returns a type-specific immutable set containing only the specified element.
|
static DoubleSet |
DoubleSets.synchronize(DoubleSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static DoubleSet |
DoubleSets.synchronize(DoubleSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static DoubleSet |
DoubleSets.unmodifiable(DoubleSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Modifier and Type | Method and Description |
|---|---|
static DoubleSet |
DoubleSets.synchronize(DoubleSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static DoubleSet |
DoubleSets.synchronize(DoubleSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static DoubleSet |
DoubleSets.unmodifiable(DoubleSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Constructor and Description |
|---|
SynchronizedSet(DoubleSet s) |
SynchronizedSet(DoubleSet s,
Object sync) |
UnmodifiableSet(DoubleSet s) |
Copyright © 2020. All rights reserved.