| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractByte2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractByte2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractByteSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractByteSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
ByteArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
ByteAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
ByteOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
ByteRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
ByteSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
ByteSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
ByteSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
ByteSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
ByteSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
ByteSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
ByteSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
ByteSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected ByteSet |
Byte2IntOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ObjectMaps.Singleton.keys |
protected ByteSet |
Byte2ObjectMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2ObjectMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2ShortMaps.Singleton.keys |
protected ByteSet |
Byte2ShortMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2ShortMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2LongOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ByteOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2BooleanMaps.Singleton.keys |
protected ByteSet |
Byte2BooleanMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2BooleanMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2ByteMaps.Singleton.keys |
protected ByteSet |
Byte2ByteMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2ByteMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2ObjectOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2BooleanOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ReferenceOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2CharOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ShortOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2LongMaps.Singleton.keys |
protected ByteSet |
Byte2LongMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2LongMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2DoubleOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2CharOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2IntOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ReferenceOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2BooleanOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2DoubleOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ByteOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2ReferenceMaps.Singleton.keys |
protected ByteSet |
Byte2ReferenceMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2ReferenceMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2DoubleMaps.Singleton.keys |
protected ByteSet |
Byte2DoubleMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2DoubleMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2CharMaps.Singleton.keys |
protected ByteSet |
Byte2CharMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2CharMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2ObjectOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2FloatOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2FloatMaps.Singleton.keys |
protected ByteSet |
Byte2FloatMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2FloatMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2IntMaps.Singleton.keys |
protected ByteSet |
Byte2IntMaps.SynchronizedMap.keys |
protected ByteSet |
Byte2IntMaps.UnmodifiableMap.keys |
protected ByteSet |
Byte2ShortOpenHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2LongOpenCustomHashMap.keys
Cached set of keys.
|
protected ByteSet |
Byte2FloatOpenHashMap.keys
Cached set of keys.
|
| Modifier and Type | Method and Description |
|---|---|
ByteSet |
Byte2ObjectArrayMap.keySet() |
ByteSet |
Byte2IntOpenCustomHashMap.keySet() |
ByteSet |
Byte2ObjectMaps.EmptyMap.keySet() |
ByteSet |
Byte2ObjectMaps.Singleton.keySet() |
ByteSet |
Byte2ObjectMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2ObjectMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2FloatArrayMap.keySet() |
ByteSet |
Byte2LongArrayMap.keySet() |
ByteSet |
Byte2ShortMaps.EmptyMap.keySet() |
ByteSet |
Byte2ShortMaps.Singleton.keySet() |
ByteSet |
Byte2ShortMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2ShortMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2CharArrayMap.keySet() |
ByteSet |
AbstractByte2BooleanMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2ByteMap.keySet() |
ByteSet |
Byte2IntArrayMap.keySet() |
ByteSet |
AbstractByte2ReferenceMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2LongOpenHashMap.keySet() |
ByteSet |
Byte2DoubleMap.keySet() |
ByteSet |
Byte2ByteOpenCustomHashMap.keySet() |
ByteSet |
Byte2LongMap.keySet() |
ByteSet |
AbstractByte2ShortMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
AbstractByte2ByteMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2BooleanMaps.EmptyMap.keySet() |
ByteSet |
Byte2BooleanMaps.Singleton.keySet() |
ByteSet |
Byte2BooleanMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2BooleanMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2ByteMaps.EmptyMap.keySet() |
ByteSet |
Byte2ByteMaps.Singleton.keySet() |
ByteSet |
Byte2ByteMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2ByteMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2ObjectOpenCustomHashMap.keySet() |
ByteSet |
Byte2BooleanMap.keySet() |
ByteSet |
Byte2BooleanOpenHashMap.keySet() |
ByteSet |
Byte2ReferenceOpenCustomHashMap.keySet() |
ByteSet |
Byte2CharOpenCustomHashMap.keySet() |
ByteSet |
Byte2ShortOpenCustomHashMap.keySet() |
ByteSet |
AbstractByte2DoubleMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2LongMaps.EmptyMap.keySet() |
ByteSet |
Byte2LongMaps.Singleton.keySet() |
ByteSet |
Byte2LongMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2LongMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2ObjectMap.keySet() |
ByteSet |
Byte2DoubleOpenHashMap.keySet() |
ByteSet |
Byte2CharOpenHashMap.keySet() |
ByteSet |
Byte2ReferenceArrayMap.keySet() |
ByteSet |
AbstractByte2LongMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2IntOpenHashMap.keySet() |
ByteSet |
Byte2ReferenceOpenHashMap.keySet() |
ByteSet |
AbstractByte2IntMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2FloatMap.keySet() |
ByteSet |
Byte2BooleanOpenCustomHashMap.keySet() |
ByteSet |
Byte2ByteArrayMap.keySet() |
ByteSet |
Byte2DoubleOpenCustomHashMap.keySet() |
ByteSet |
Byte2ShortMap.keySet() |
ByteSet |
Byte2ByteOpenHashMap.keySet() |
ByteSet |
Byte2ReferenceMaps.EmptyMap.keySet() |
ByteSet |
Byte2ReferenceMaps.Singleton.keySet() |
ByteSet |
Byte2ReferenceMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2ReferenceMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2DoubleMaps.EmptyMap.keySet() |
ByteSet |
Byte2DoubleMaps.Singleton.keySet() |
ByteSet |
Byte2DoubleMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2DoubleMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2CharMaps.EmptyMap.keySet() |
ByteSet |
Byte2CharMaps.Singleton.keySet() |
ByteSet |
Byte2CharMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2CharMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2ObjectOpenHashMap.keySet() |
ByteSet |
Byte2FloatOpenCustomHashMap.keySet() |
ByteSet |
AbstractByte2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
AbstractByte2CharMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2DoubleArrayMap.keySet() |
ByteSet |
Byte2CharMap.keySet() |
ByteSet |
Byte2ShortArrayMap.keySet() |
ByteSet |
Byte2FloatMaps.EmptyMap.keySet() |
ByteSet |
Byte2FloatMaps.Singleton.keySet() |
ByteSet |
Byte2FloatMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2FloatMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2IntMap.keySet() |
ByteSet |
AbstractByte2FloatMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
ByteSet |
Byte2IntMaps.EmptyMap.keySet() |
ByteSet |
Byte2IntMaps.Singleton.keySet() |
ByteSet |
Byte2IntMaps.SynchronizedMap.keySet() |
ByteSet |
Byte2IntMaps.UnmodifiableMap.keySet() |
ByteSet |
Byte2ShortOpenHashMap.keySet() |
ByteSet |
Byte2LongOpenCustomHashMap.keySet() |
ByteSet |
Byte2BooleanArrayMap.keySet() |
ByteSet |
Byte2ReferenceMap.keySet() |
ByteSet |
Byte2FloatOpenHashMap.keySet() |
static ByteSet |
ByteSets.singleton(byte element)
Returns a type-specific immutable set containing only the specified element.
|
static ByteSet |
ByteSets.singleton(Byte element)
Returns a type-specific immutable set containing only the specified element.
|
static ByteSet |
ByteSets.synchronize(ByteSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static ByteSet |
ByteSets.synchronize(ByteSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static ByteSet |
ByteSets.unmodifiable(ByteSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteSet |
ByteSets.synchronize(ByteSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static ByteSet |
ByteSets.synchronize(ByteSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static ByteSet |
ByteSets.unmodifiable(ByteSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Constructor and Description |
|---|
SynchronizedSet(ByteSet s) |
SynchronizedSet(ByteSet s,
Object sync) |
UnmodifiableSet(ByteSet s) |
Copyright © 2020. All rights reserved.