| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FloatSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractFloat2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractFloat2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractFloatSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractFloatSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
FloatArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
FloatAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
FloatLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
FloatLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
FloatOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
FloatOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
FloatOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
FloatRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
FloatSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
FloatSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
FloatSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
FloatSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
FloatSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
FloatSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
FloatSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
FloatSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected FloatSet |
Float2ObjectOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2DoubleMaps.Singleton.keys |
protected FloatSet |
Float2DoubleMaps.SynchronizedMap.keys |
protected FloatSet |
Float2DoubleMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2DoubleOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ObjectOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ShortOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2IntOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2CharOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2IntOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ObjectMaps.Singleton.keys |
protected FloatSet |
Float2ObjectMaps.SynchronizedMap.keys |
protected FloatSet |
Float2ObjectMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2FloatMaps.Singleton.keys |
protected FloatSet |
Float2FloatMaps.SynchronizedMap.keys |
protected FloatSet |
Float2FloatMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2ReferenceMaps.Singleton.keys |
protected FloatSet |
Float2ReferenceMaps.SynchronizedMap.keys |
protected FloatSet |
Float2ReferenceMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2ReferenceOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ByteMaps.Singleton.keys |
protected FloatSet |
Float2ByteMaps.SynchronizedMap.keys |
protected FloatSet |
Float2ByteMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2BooleanMaps.Singleton.keys |
protected FloatSet |
Float2BooleanMaps.SynchronizedMap.keys |
protected FloatSet |
Float2BooleanMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2CharMaps.Singleton.keys |
protected FloatSet |
Float2CharMaps.SynchronizedMap.keys |
protected FloatSet |
Float2CharMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2ByteOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2LongMaps.Singleton.keys |
protected FloatSet |
Float2LongMaps.SynchronizedMap.keys |
protected FloatSet |
Float2LongMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2ShortMaps.Singleton.keys |
protected FloatSet |
Float2ShortMaps.SynchronizedMap.keys |
protected FloatSet |
Float2ShortMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2BooleanOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2CharOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2BooleanOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ShortOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2LongOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2FloatOpenHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2IntMaps.Singleton.keys |
protected FloatSet |
Float2IntMaps.SynchronizedMap.keys |
protected FloatSet |
Float2IntMaps.UnmodifiableMap.keys |
protected FloatSet |
Float2ReferenceOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2DoubleOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2ByteOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2FloatOpenCustomHashMap.keys
Cached set of keys.
|
protected FloatSet |
Float2LongOpenCustomHashMap.keys
Cached set of keys.
|
| Modifier and Type | Method and Description |
|---|---|
FloatSet |
Float2ReferenceMap.keySet() |
FloatSet |
AbstractFloat2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
AbstractFloat2FloatMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2CharMap.keySet() |
FloatSet |
Float2BooleanArrayMap.keySet() |
FloatSet |
Float2ObjectOpenCustomHashMap.keySet() |
FloatSet |
Float2DoubleMaps.EmptyMap.keySet() |
FloatSet |
Float2DoubleMaps.Singleton.keySet() |
FloatSet |
Float2DoubleMaps.SynchronizedMap.keySet() |
FloatSet |
Float2DoubleMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2DoubleOpenHashMap.keySet() |
FloatSet |
Float2ObjectOpenHashMap.keySet() |
FloatSet |
Float2ObjectArrayMap.keySet() |
FloatSet |
Float2DoubleArrayMap.keySet() |
FloatSet |
Float2ShortOpenHashMap.keySet() |
FloatSet |
Float2ByteMap.keySet() |
FloatSet |
Float2ObjectMap.keySet() |
FloatSet |
AbstractFloat2ByteMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2IntOpenCustomHashMap.keySet() |
FloatSet |
AbstractFloat2ShortMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2CharOpenCustomHashMap.keySet() |
FloatSet |
Float2IntOpenHashMap.keySet() |
FloatSet |
AbstractFloat2IntMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2ObjectMaps.EmptyMap.keySet() |
FloatSet |
Float2ObjectMaps.Singleton.keySet() |
FloatSet |
Float2ObjectMaps.SynchronizedMap.keySet() |
FloatSet |
Float2ObjectMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2FloatMaps.EmptyMap.keySet() |
FloatSet |
Float2FloatMaps.Singleton.keySet() |
FloatSet |
Float2FloatMaps.SynchronizedMap.keySet() |
FloatSet |
Float2FloatMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2FloatMap.keySet() |
FloatSet |
Float2ReferenceMaps.EmptyMap.keySet() |
FloatSet |
Float2ReferenceMaps.Singleton.keySet() |
FloatSet |
Float2ReferenceMaps.SynchronizedMap.keySet() |
FloatSet |
Float2ReferenceMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2ReferenceOpenHashMap.keySet() |
FloatSet |
Float2ByteMaps.EmptyMap.keySet() |
FloatSet |
Float2ByteMaps.Singleton.keySet() |
FloatSet |
Float2ByteMaps.SynchronizedMap.keySet() |
FloatSet |
Float2ByteMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2BooleanMaps.EmptyMap.keySet() |
FloatSet |
Float2BooleanMaps.Singleton.keySet() |
FloatSet |
Float2BooleanMaps.SynchronizedMap.keySet() |
FloatSet |
Float2BooleanMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2BooleanMap.keySet() |
FloatSet |
Float2ReferenceArrayMap.keySet() |
FloatSet |
AbstractFloat2ReferenceMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2CharMaps.EmptyMap.keySet() |
FloatSet |
Float2CharMaps.Singleton.keySet() |
FloatSet |
Float2CharMaps.SynchronizedMap.keySet() |
FloatSet |
Float2CharMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2ByteArrayMap.keySet() |
FloatSet |
Float2ByteOpenHashMap.keySet() |
FloatSet |
Float2LongMaps.EmptyMap.keySet() |
FloatSet |
Float2LongMaps.Singleton.keySet() |
FloatSet |
Float2LongMaps.SynchronizedMap.keySet() |
FloatSet |
Float2LongMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2ShortMap.keySet() |
FloatSet |
Float2ShortMaps.EmptyMap.keySet() |
FloatSet |
Float2ShortMaps.Singleton.keySet() |
FloatSet |
Float2ShortMaps.SynchronizedMap.keySet() |
FloatSet |
Float2ShortMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2LongArrayMap.keySet() |
FloatSet |
Float2BooleanOpenCustomHashMap.keySet() |
FloatSet |
Float2CharOpenHashMap.keySet() |
FloatSet |
AbstractFloat2DoubleMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
AbstractFloat2BooleanMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2BooleanOpenHashMap.keySet() |
FloatSet |
AbstractFloat2LongMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2ShortOpenCustomHashMap.keySet() |
FloatSet |
Float2IntMap.keySet() |
FloatSet |
Float2LongOpenHashMap.keySet() |
FloatSet |
Float2LongMap.keySet() |
FloatSet |
Float2FloatOpenHashMap.keySet() |
FloatSet |
AbstractFloat2CharMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
FloatSet |
Float2ShortArrayMap.keySet() |
FloatSet |
Float2IntMaps.EmptyMap.keySet() |
FloatSet |
Float2IntMaps.Singleton.keySet() |
FloatSet |
Float2IntMaps.SynchronizedMap.keySet() |
FloatSet |
Float2IntMaps.UnmodifiableMap.keySet() |
FloatSet |
Float2ReferenceOpenCustomHashMap.keySet() |
FloatSet |
Float2IntArrayMap.keySet() |
FloatSet |
Float2DoubleOpenCustomHashMap.keySet() |
FloatSet |
Float2DoubleMap.keySet() |
FloatSet |
Float2CharArrayMap.keySet() |
FloatSet |
Float2ByteOpenCustomHashMap.keySet() |
FloatSet |
Float2FloatArrayMap.keySet() |
FloatSet |
Float2FloatOpenCustomHashMap.keySet() |
FloatSet |
Float2LongOpenCustomHashMap.keySet() |
static FloatSet |
FloatSets.singleton(float element)
Returns a type-specific immutable set containing only the specified element.
|
static FloatSet |
FloatSets.singleton(Float element)
Returns a type-specific immutable set containing only the specified element.
|
static FloatSet |
FloatSets.synchronize(FloatSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static FloatSet |
FloatSets.synchronize(FloatSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static FloatSet |
FloatSets.unmodifiable(FloatSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Modifier and Type | Method and Description |
|---|---|
static FloatSet |
FloatSets.synchronize(FloatSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static FloatSet |
FloatSets.synchronize(FloatSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static FloatSet |
FloatSets.unmodifiable(FloatSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Constructor and Description |
|---|
SynchronizedSet(FloatSet s) |
SynchronizedSet(FloatSet s,
Object sync) |
UnmodifiableSet(FloatSet s) |
Copyright © 2020. All rights reserved.