| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CharSortedSet
A type-specific
SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractChar2BooleanSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2ByteSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2CharSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2DoubleSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2FloatSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2IntSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2LongSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2ObjectSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2ReferenceSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
protected class |
AbstractChar2ShortSortedMap.KeySet
A wrapper exhibiting the keys of a map.
|
class |
AbstractCharSet
An abstract class providing basic methods for sets implementing a type-specific interface.
|
class |
AbstractCharSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
class |
CharArraySet
A simple, brute-force implementation of a set based on a backing array.
|
class |
CharAVLTreeSet
A type-specific AVL tree set with a fast, small-footprint implementation.
|
class |
CharLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
CharLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
CharOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
CharOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
CharRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
static class |
CharSets.EmptySet
An immutable class representing the empty set and implementing a type-specific set interface.
|
static class |
CharSets.Singleton
An immutable class representing a type-specific singleton set.
|
static class |
CharSets.SynchronizedSet
A synchronized wrapper class for sets.
|
static class |
CharSets.UnmodifiableSet
An unmodifiable wrapper class for sets.
|
static class |
CharSortedSets.EmptySet
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
static class |
CharSortedSets.Singleton
A class representing a singleton sorted set.
|
static class |
CharSortedSets.SynchronizedSortedSet
A synchronized wrapper class for sorted sets.
|
static class |
CharSortedSets.UnmodifiableSortedSet
An unmodifiable wrapper class for sorted sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected CharSet |
Char2BooleanMaps.Singleton.keys |
protected CharSet |
Char2BooleanMaps.SynchronizedMap.keys |
protected CharSet |
Char2BooleanMaps.UnmodifiableMap.keys |
protected CharSet |
Char2FloatOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2LongOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2DoubleOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ReferenceOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ObjectOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2FloatOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ByteOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2BooleanOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ObjectMaps.Singleton.keys |
protected CharSet |
Char2ObjectMaps.SynchronizedMap.keys |
protected CharSet |
Char2ObjectMaps.UnmodifiableMap.keys |
protected CharSet |
Char2IntOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ReferenceOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2CharMaps.Singleton.keys |
protected CharSet |
Char2CharMaps.SynchronizedMap.keys |
protected CharSet |
Char2CharMaps.UnmodifiableMap.keys |
protected CharSet |
Char2IntOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2FloatMaps.Singleton.keys |
protected CharSet |
Char2FloatMaps.SynchronizedMap.keys |
protected CharSet |
Char2FloatMaps.UnmodifiableMap.keys |
protected CharSet |
Char2ShortMaps.Singleton.keys |
protected CharSet |
Char2ShortMaps.SynchronizedMap.keys |
protected CharSet |
Char2ShortMaps.UnmodifiableMap.keys |
protected CharSet |
Char2ObjectOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2LongMaps.Singleton.keys |
protected CharSet |
Char2LongMaps.SynchronizedMap.keys |
protected CharSet |
Char2LongMaps.UnmodifiableMap.keys |
protected CharSet |
Char2DoubleOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ShortOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2LongOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2IntMaps.Singleton.keys |
protected CharSet |
Char2IntMaps.SynchronizedMap.keys |
protected CharSet |
Char2IntMaps.UnmodifiableMap.keys |
protected CharSet |
Char2ByteMaps.Singleton.keys |
protected CharSet |
Char2ByteMaps.SynchronizedMap.keys |
protected CharSet |
Char2ByteMaps.UnmodifiableMap.keys |
protected CharSet |
Char2DoubleMaps.Singleton.keys |
protected CharSet |
Char2DoubleMaps.SynchronizedMap.keys |
protected CharSet |
Char2DoubleMaps.UnmodifiableMap.keys |
protected CharSet |
Char2CharOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ShortOpenCustomHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2CharOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ByteOpenHashMap.keys
Cached set of keys.
|
protected CharSet |
Char2ReferenceMaps.Singleton.keys |
protected CharSet |
Char2ReferenceMaps.SynchronizedMap.keys |
protected CharSet |
Char2ReferenceMaps.UnmodifiableMap.keys |
protected CharSet |
Char2BooleanOpenHashMap.keys
Cached set of keys.
|
| Modifier and Type | Method and Description |
|---|---|
CharSet |
Char2BooleanMaps.EmptyMap.keySet() |
CharSet |
Char2BooleanMaps.Singleton.keySet() |
CharSet |
Char2BooleanMaps.SynchronizedMap.keySet() |
CharSet |
Char2BooleanMaps.UnmodifiableMap.keySet() |
CharSet |
Char2DoubleArrayMap.keySet() |
CharSet |
Char2FloatOpenCustomHashMap.keySet() |
CharSet |
AbstractChar2ShortMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2LongOpenCustomHashMap.keySet() |
CharSet |
Char2DoubleOpenHashMap.keySet() |
CharSet |
Char2LongMap.keySet() |
CharSet |
Char2LongArrayMap.keySet() |
CharSet |
Char2ReferenceOpenCustomHashMap.keySet() |
CharSet |
AbstractChar2FloatMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
AbstractChar2CharMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2ObjectMap.keySet() |
CharSet |
Char2ObjectOpenHashMap.keySet() |
CharSet |
Char2FloatOpenHashMap.keySet() |
CharSet |
Char2ByteOpenCustomHashMap.keySet() |
CharSet |
Char2ObjectArrayMap.keySet() |
CharSet |
Char2BooleanOpenCustomHashMap.keySet() |
CharSet |
AbstractChar2IntMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2IntArrayMap.keySet() |
CharSet |
AbstractChar2BooleanMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2BooleanMap.keySet() |
CharSet |
Char2ObjectMaps.EmptyMap.keySet() |
CharSet |
Char2ObjectMaps.Singleton.keySet() |
CharSet |
Char2ObjectMaps.SynchronizedMap.keySet() |
CharSet |
Char2ObjectMaps.UnmodifiableMap.keySet() |
CharSet |
Char2ReferenceMap.keySet() |
CharSet |
Char2ShortMap.keySet() |
CharSet |
Char2IntOpenHashMap.keySet() |
CharSet |
Char2DoubleMap.keySet() |
CharSet |
AbstractChar2DoubleMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2ReferenceOpenHashMap.keySet() |
CharSet |
Char2IntMap.keySet() |
CharSet |
Char2ByteMap.keySet() |
CharSet |
Char2CharMaps.EmptyMap.keySet() |
CharSet |
Char2CharMaps.Singleton.keySet() |
CharSet |
Char2CharMaps.SynchronizedMap.keySet() |
CharSet |
Char2CharMaps.UnmodifiableMap.keySet() |
CharSet |
Char2IntOpenCustomHashMap.keySet() |
CharSet |
Char2FloatMaps.EmptyMap.keySet() |
CharSet |
Char2FloatMaps.Singleton.keySet() |
CharSet |
Char2FloatMaps.SynchronizedMap.keySet() |
CharSet |
Char2FloatMaps.UnmodifiableMap.keySet() |
CharSet |
AbstractChar2LongMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2ShortMaps.EmptyMap.keySet() |
CharSet |
Char2ShortMaps.Singleton.keySet() |
CharSet |
Char2ShortMaps.SynchronizedMap.keySet() |
CharSet |
Char2ShortMaps.UnmodifiableMap.keySet() |
CharSet |
Char2BooleanArrayMap.keySet() |
CharSet |
Char2ObjectOpenCustomHashMap.keySet() |
CharSet |
Char2ShortArrayMap.keySet() |
CharSet |
Char2LongMaps.EmptyMap.keySet() |
CharSet |
Char2LongMaps.Singleton.keySet() |
CharSet |
Char2LongMaps.SynchronizedMap.keySet() |
CharSet |
Char2LongMaps.UnmodifiableMap.keySet() |
CharSet |
AbstractChar2ByteMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2ByteArrayMap.keySet() |
CharSet |
Char2DoubleOpenCustomHashMap.keySet() |
CharSet |
Char2ShortOpenHashMap.keySet() |
CharSet |
Char2LongOpenHashMap.keySet() |
CharSet |
AbstractChar2ObjectMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2IntMaps.EmptyMap.keySet() |
CharSet |
Char2IntMaps.Singleton.keySet() |
CharSet |
Char2IntMaps.SynchronizedMap.keySet() |
CharSet |
Char2IntMaps.UnmodifiableMap.keySet() |
CharSet |
Char2ByteMaps.EmptyMap.keySet() |
CharSet |
Char2ByteMaps.Singleton.keySet() |
CharSet |
Char2ByteMaps.SynchronizedMap.keySet() |
CharSet |
Char2ByteMaps.UnmodifiableMap.keySet() |
CharSet |
Char2DoubleMaps.EmptyMap.keySet() |
CharSet |
Char2DoubleMaps.Singleton.keySet() |
CharSet |
Char2DoubleMaps.SynchronizedMap.keySet() |
CharSet |
Char2DoubleMaps.UnmodifiableMap.keySet() |
CharSet |
Char2CharOpenCustomHashMap.keySet() |
CharSet |
Char2ShortOpenCustomHashMap.keySet() |
CharSet |
Char2CharOpenHashMap.keySet() |
CharSet |
Char2CharArrayMap.keySet() |
CharSet |
Char2ReferenceArrayMap.keySet() |
CharSet |
Char2FloatMap.keySet() |
CharSet |
Char2CharMap.keySet() |
CharSet |
Char2ByteOpenHashMap.keySet() |
CharSet |
Char2ReferenceMaps.EmptyMap.keySet() |
CharSet |
Char2ReferenceMaps.Singleton.keySet() |
CharSet |
Char2ReferenceMaps.SynchronizedMap.keySet() |
CharSet |
Char2ReferenceMaps.UnmodifiableMap.keySet() |
CharSet |
AbstractChar2ReferenceMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSet |
Char2FloatArrayMap.keySet() |
CharSet |
Char2BooleanOpenHashMap.keySet() |
static CharSet |
CharSets.singleton(char element)
Returns a type-specific immutable set containing only the specified element.
|
static CharSet |
CharSets.singleton(Character element)
Returns a type-specific immutable set containing only the specified element.
|
static CharSet |
CharSets.synchronize(CharSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static CharSet |
CharSets.synchronize(CharSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static CharSet |
CharSets.unmodifiable(CharSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Modifier and Type | Method and Description |
|---|---|
static CharSet |
CharSets.synchronize(CharSet s)
Returns a synchronized type-specific set backed by the given type-specific set.
|
static CharSet |
CharSets.synchronize(CharSet s,
Object sync)
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
|
static CharSet |
CharSets.unmodifiable(CharSet s)
Returns an unmodifiable type-specific set backed by the given type-specific set.
|
| Constructor and Description |
|---|
SynchronizedSet(CharSet s) |
SynchronizedSet(CharSet s,
Object sync) |
UnmodifiableSet(CharSet s) |
Copyright © 2020. All rights reserved.