| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShortSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractShort2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractShort2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractShortSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractShortSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
ShortArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
ShortAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
ShortOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
ShortRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
ShortSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
ShortSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
ShortSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
ShortSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
ShortSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
ShortSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
ShortSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
ShortSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected ShortSet |
Short2CharOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2IntOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2BooleanOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2BooleanOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2LongMaps.Singleton.keys |
protected ShortSet |
Short2LongMaps.SynchronizedMap.keys |
protected ShortSet |
Short2LongMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2ShortOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ByteMaps.Singleton.keys |
protected ShortSet |
Short2ByteMaps.SynchronizedMap.keys |
protected ShortSet |
Short2ByteMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2CharMaps.Singleton.keys |
protected ShortSet |
Short2CharMaps.SynchronizedMap.keys |
protected ShortSet |
Short2CharMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2LongOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2DoubleOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ByteOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2DoubleOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ReferenceOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ObjectOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ByteOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ReferenceOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2FloatOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2DoubleMaps.Singleton.keys |
protected ShortSet |
Short2DoubleMaps.SynchronizedMap.keys |
protected ShortSet |
Short2DoubleMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2ShortOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ObjectOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2IntOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2CharOpenCustomHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ObjectMaps.Singleton.keys |
protected ShortSet |
Short2ObjectMaps.SynchronizedMap.keys |
protected ShortSet |
Short2ObjectMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2FloatOpenHashMap.keys
Cached set of keys.
|
protected ShortSet |
Short2ReferenceMaps.Singleton.keys |
protected ShortSet |
Short2ReferenceMaps.SynchronizedMap.keys |
protected ShortSet |
Short2ReferenceMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2IntMaps.Singleton.keys |
protected ShortSet |
Short2IntMaps.SynchronizedMap.keys |
protected ShortSet |
Short2IntMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2FloatMaps.Singleton.keys |
protected ShortSet |
Short2FloatMaps.SynchronizedMap.keys |
protected ShortSet |
Short2FloatMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2ShortMaps.Singleton.keys |
protected ShortSet |
Short2ShortMaps.SynchronizedMap.keys |
protected ShortSet |
Short2ShortMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2BooleanMaps.Singleton.keys |
protected ShortSet |
Short2BooleanMaps.SynchronizedMap.keys |
protected ShortSet |
Short2BooleanMaps.UnmodifiableMap.keys |
protected ShortSet |
Short2LongOpenHashMap.keys
Cached set of keys.
|
| Modifier and Type | Method and Description |
|---|---|
ShortSet |
Short2CharOpenHashMap.keySet() |
ShortSet |
Short2DoubleMap.keySet() |
ShortSet |
Short2IntOpenHashMap.keySet() |
ShortSet |
Short2BooleanMap.keySet() |
ShortSet |
Short2BooleanOpenCustomHashMap.keySet() |
ShortSet |
Short2LongMap.keySet() |
ShortSet |
Short2ShortArrayMap.keySet() |
ShortSet |
Short2DoubleArrayMap.keySet() |
ShortSet |
Short2BooleanOpenHashMap.keySet() |
ShortSet |
Short2LongMaps.EmptyMap.keySet() |
ShortSet |
Short2LongMaps.Singleton.keySet() |
ShortSet |
Short2LongMaps.SynchronizedMap.keySet() |
ShortSet |
Short2LongMaps.UnmodifiableMap.keySet() |
ShortSet |
AbstractShort2ShortMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2ShortOpenCustomHashMap.keySet() |
ShortSet |
AbstractShort2LongMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2LongArrayMap.keySet() |
ShortSet |
Short2ByteMaps.EmptyMap.keySet() |
ShortSet |
Short2ByteMaps.Singleton.keySet() |
ShortSet |
Short2ByteMaps.SynchronizedMap.keySet() |
ShortSet |
Short2ByteMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2ShortMap.keySet() |
ShortSet |
Short2CharMaps.EmptyMap.keySet() |
ShortSet |
Short2CharMaps.Singleton.keySet() |
ShortSet |
Short2CharMaps.SynchronizedMap.keySet() |
ShortSet |
Short2CharMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2LongOpenCustomHashMap.keySet() |
ShortSet |
Short2ReferenceArrayMap.keySet() |
ShortSet |
Short2DoubleOpenCustomHashMap.keySet() |
ShortSet |
Short2ByteOpenHashMap.keySet() |
ShortSet |
AbstractShort2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
AbstractShort2FloatMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2IntMap.keySet() |
ShortSet |
Short2DoubleOpenHashMap.keySet() |
ShortSet |
AbstractShort2DoubleMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2ReferenceOpenCustomHashMap.keySet() |
ShortSet |
Short2ObjectOpenCustomHashMap.keySet() |
ShortSet |
AbstractShort2IntMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2ByteOpenCustomHashMap.keySet() |
ShortSet |
Short2CharMap.keySet() |
ShortSet |
Short2ByteMap.keySet() |
ShortSet |
Short2ByteArrayMap.keySet() |
ShortSet |
Short2ReferenceOpenHashMap.keySet() |
ShortSet |
Short2FloatArrayMap.keySet() |
ShortSet |
Short2ObjectMap.keySet() |
ShortSet |
Short2FloatOpenCustomHashMap.keySet() |
ShortSet |
Short2DoubleMaps.EmptyMap.keySet() |
ShortSet |
Short2DoubleMaps.Singleton.keySet() |
ShortSet |
Short2DoubleMaps.SynchronizedMap.keySet() |
ShortSet |
Short2DoubleMaps.UnmodifiableMap.keySet() |
ShortSet |
AbstractShort2ByteMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2ShortOpenHashMap.keySet() |
ShortSet |
Short2ObjectOpenHashMap.keySet() |
ShortSet |
Short2IntOpenCustomHashMap.keySet() |
ShortSet |
Short2CharOpenCustomHashMap.keySet() |
ShortSet |
Short2ObjectMaps.EmptyMap.keySet() |
ShortSet |
Short2ObjectMaps.Singleton.keySet() |
ShortSet |
Short2ObjectMaps.SynchronizedMap.keySet() |
ShortSet |
Short2ObjectMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2FloatOpenHashMap.keySet() |
ShortSet |
Short2FloatMap.keySet() |
ShortSet |
Short2BooleanArrayMap.keySet() |
ShortSet |
Short2CharArrayMap.keySet() |
ShortSet |
Short2ReferenceMap.keySet() |
ShortSet |
Short2ReferenceMaps.EmptyMap.keySet() |
ShortSet |
Short2ReferenceMaps.Singleton.keySet() |
ShortSet |
Short2ReferenceMaps.SynchronizedMap.keySet() |
ShortSet |
Short2ReferenceMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2IntMaps.EmptyMap.keySet() |
ShortSet |
Short2IntMaps.Singleton.keySet() |
ShortSet |
Short2IntMaps.SynchronizedMap.keySet() |
ShortSet |
Short2IntMaps.UnmodifiableMap.keySet() |
ShortSet |
AbstractShort2BooleanMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2FloatMaps.EmptyMap.keySet() |
ShortSet |
Short2FloatMaps.Singleton.keySet() |
ShortSet |
Short2FloatMaps.SynchronizedMap.keySet() |
ShortSet |
Short2FloatMaps.UnmodifiableMap.keySet() |
ShortSet |
AbstractShort2CharMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2ShortMaps.EmptyMap.keySet() |
ShortSet |
Short2ShortMaps.Singleton.keySet() |
ShortSet |
Short2ShortMaps.SynchronizedMap.keySet() |
ShortSet |
Short2ShortMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2BooleanMaps.EmptyMap.keySet() |
ShortSet |
Short2BooleanMaps.Singleton.keySet() |
ShortSet |
Short2BooleanMaps.SynchronizedMap.keySet() |
ShortSet |
Short2BooleanMaps.UnmodifiableMap.keySet() |
ShortSet |
Short2LongOpenHashMap.keySet() |
ShortSet |
AbstractShort2ReferenceMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ShortSet |
Short2IntArrayMap.keySet() |
ShortSet |
Short2ObjectArrayMap.keySet() |
static ShortSet |
ShortSets.singleton(short element)
Returns a type-specific immutable set containing only the specified element.
|
static ShortSet |
ShortSets.singleton(Short element)
Returns a type-specific immutable set containing only the specified element.
|
static ShortSet |
ShortSets.synchronize(ShortSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static ShortSet |
ShortSets.synchronize(ShortSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static ShortSet |
ShortSets.unmodifiable(ShortSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Modifier and Type | Method and Description |
|---|---|
static ShortSet |
ShortSets.synchronize(ShortSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static ShortSet |
ShortSets.synchronize(ShortSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static ShortSet |
ShortSets.unmodifiable(ShortSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Constructor and Description |
|---|
SynchronizedSet(ShortSet s) |
SynchronizedSet(ShortSet s,
Object sync) |
UnmodifiableSet(ShortSet s) |
Copyright © 2020. All rights reserved.