| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| 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 |
AbstractCharSortedSet
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
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 |
CharRBTreeSet
A type-specific red-black tree set with a fast, small-footprint implementation.
|
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 CharSortedSet |
Char2BooleanAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2DoubleRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2CharAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ShortLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2LongAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2BooleanLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2CharLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2BooleanRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ReferenceAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ByteLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2FloatAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ReferenceLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ShortRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ObjectLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ObjectAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2IntLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ShortAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2IntAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2FloatLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ObjectRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2DoubleAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2LongRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2DoubleLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2CharRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2FloatRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2LongLinkedOpenHashMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2IntRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ReferenceRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ByteAVLTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
Char2ByteRBTreeMap.keys
Cached set of keys.
|
protected CharSortedSet |
CharSortedSets.SynchronizedSortedSet.sortedSet |
protected CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.sortedSet |
| Modifier and Type | Method and Description |
|---|---|
CharSortedSet |
AbstractChar2DoubleSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2ShortSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2IntSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2ReferenceSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2ByteSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2FloatSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2BooleanSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2CharSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2LongSortedMap.KeySet.headSet(char to) |
CharSortedSet |
AbstractChar2ObjectSortedMap.KeySet.headSet(char to) |
CharSortedSet |
CharSortedSets.EmptySet.headSet(char from) |
CharSortedSet |
CharSortedSets.Singleton.headSet(char to) |
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.headSet(char to) |
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.headSet(char to) |
CharSortedSet |
CharSortedSet.headSet(char toElement)
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. |
CharSortedSet |
CharRBTreeSet.headSet(char to) |
CharSortedSet |
CharLinkedOpenHashSet.headSet(char to)
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. |
CharSortedSet |
CharLinkedOpenCustomHashSet.headSet(char to)
Returns a view of the portion of this sorted set whose elements are strictly less than
toElement. |
CharSortedSet |
CharAVLTreeSet.headSet(char to) |
CharSortedSet |
CharSortedSets.EmptySet.headSet(Character from)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.Singleton.headSet(Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.headSet(Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.headSet(Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
default CharSortedSet |
CharSortedSet.headSet(Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
AbstractChar2DoubleSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
AbstractChar2ShortSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2BooleanAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2FloatSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
AbstractChar2IntSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2DoubleRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2CharAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ShortLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2LongAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2BooleanLinkedOpenHashMap.keySet() |
CharSortedSet |
AbstractChar2ReferenceSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2CharLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2DoubleSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2ObjectSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2BooleanRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ReferenceAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2LongSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2ReferenceSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2ByteLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2FloatAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2BooleanSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2BooleanSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2BooleanSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2BooleanSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ShortSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2ShortSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2ShortSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2ShortSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ObjectSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2ObjectSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2ObjectSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2ObjectSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ReferenceSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2ReferenceSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2ReferenceSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2ReferenceSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2FloatSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2FloatSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2FloatSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2FloatSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2LongSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2LongSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2LongSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2LongSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ShortSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
AbstractChar2ByteSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
AbstractChar2FloatSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2IntSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2IntSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2IntSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2IntSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ReferenceLinkedOpenHashMap.keySet() |
CharSortedSet |
AbstractChar2BooleanSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2ShortRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ObjectLinkedOpenHashMap.keySet() |
CharSortedSet |
AbstractChar2CharSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2CharSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2CharSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2CharSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2CharSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2ObjectAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2CharSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2IntLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2ShortAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
AbstractChar2LongSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2IntAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2FloatLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2ObjectRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ByteSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2ByteSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2ByteSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2ByteSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2DoubleAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2DoubleSortedMaps.EmptySortedMap.keySet() |
CharSortedSet |
Char2DoubleSortedMaps.Singleton.keySet() |
CharSortedSet |
Char2DoubleSortedMaps.SynchronizedSortedMap.keySet() |
CharSortedSet |
Char2DoubleSortedMaps.UnmodifiableSortedMap.keySet() |
CharSortedSet |
Char2BooleanSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2LongRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2DoubleLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2CharRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2FloatRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
AbstractChar2ObjectSortedMap.keySet()
Returns a type-specific-set view of the keys of this map.
|
CharSortedSet |
Char2LongLinkedOpenHashMap.keySet() |
CharSortedSet |
Char2IntRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2IntSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2ReferenceRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ByteAVLTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
CharSortedSet |
Char2ByteSortedMap.keySet()
Returns a type-specific sorted-set view of the keys contained in this map.
|
CharSortedSet |
Char2ByteRBTreeMap.keySet()
Returns a type-specific sorted set view of the keys contained in this map.
|
static CharSortedSet |
CharSortedSets.singleton(char element)
Returns a type-specific immutable sorted set containing only the specified element.
|
static CharSortedSet |
CharSortedSets.singleton(char element,
CharComparator comparator)
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
|
static CharSortedSet |
CharSortedSets.singleton(Object element)
Returns a type-specific immutable sorted set containing only the specified element.
|
static CharSortedSet |
CharSortedSets.singleton(Object element,
CharComparator comparator)
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
|
CharSortedSet |
CharSortedSets.EmptySet.subSet(Character from,
Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.Singleton.subSet(Character from,
Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.subSet(Character from,
Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.subSet(Character from,
Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
default CharSortedSet |
CharSortedSet.subSet(Character from,
Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
AbstractChar2DoubleSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2ShortSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2IntSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2ReferenceSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2ByteSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2FloatSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2BooleanSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2CharSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2LongSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
AbstractChar2ObjectSortedMap.KeySet.subSet(char from,
char to) |
CharSortedSet |
CharSortedSets.EmptySet.subSet(char from,
char to) |
CharSortedSet |
CharSortedSets.Singleton.subSet(char from,
char to) |
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.subSet(char from,
char to) |
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.subSet(char from,
char to) |
CharSortedSet |
CharSortedSet.subSet(char fromElement,
char toElement)
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, to toElement, exclusive. |
CharSortedSet |
CharRBTreeSet.subSet(char from,
char to) |
CharSortedSet |
CharLinkedOpenHashSet.subSet(char from,
char to)
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, to toElement, exclusive. |
CharSortedSet |
CharLinkedOpenCustomHashSet.subSet(char from,
char to)
Returns a view of the portion of this sorted set whose elements range from
fromElement, inclusive, to toElement, exclusive. |
CharSortedSet |
CharAVLTreeSet.subSet(char from,
char to) |
static CharSortedSet |
CharSortedSets.synchronize(CharSortedSet s)
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
|
static CharSortedSet |
CharSortedSets.synchronize(CharSortedSet s,
Object sync)
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
|
CharSortedSet |
AbstractChar2DoubleSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2ShortSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2IntSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2ReferenceSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2ByteSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2FloatSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2BooleanSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2CharSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2LongSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
AbstractChar2ObjectSortedMap.KeySet.tailSet(char from) |
CharSortedSet |
CharSortedSets.EmptySet.tailSet(char to) |
CharSortedSet |
CharSortedSets.Singleton.tailSet(char from) |
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.tailSet(char from) |
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.tailSet(char from) |
CharSortedSet |
CharSortedSet.tailSet(char fromElement)
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. |
CharSortedSet |
CharRBTreeSet.tailSet(char from) |
CharSortedSet |
CharLinkedOpenHashSet.tailSet(char from)
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. |
CharSortedSet |
CharLinkedOpenCustomHashSet.tailSet(char from)
Returns a view of the portion of this sorted set whose elements are greater than or equal to
fromElement. |
CharSortedSet |
CharAVLTreeSet.tailSet(char from) |
CharSortedSet |
CharSortedSets.EmptySet.tailSet(Character to)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.Singleton.tailSet(Character from)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.SynchronizedSortedSet.tailSet(Character from)
Deprecated.
Please use the corresponding type-specific method instead.
|
CharSortedSet |
CharSortedSets.UnmodifiableSortedSet.tailSet(Character from)
Deprecated.
Please use the corresponding type-specific method instead.
|
default CharSortedSet |
CharSortedSet.tailSet(Character from)
Deprecated.
Please use the corresponding type-specific method instead.
|
static CharSortedSet |
CharSortedSets.unmodifiable(CharSortedSet s)
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
|
| Modifier and Type | Method and Description |
|---|---|
static CharSortedSet |
CharSortedSets.synchronize(CharSortedSet s)
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
|
static CharSortedSet |
CharSortedSets.synchronize(CharSortedSet s,
Object sync)
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
|
static CharSortedSet |
CharSortedSets.unmodifiable(CharSortedSet s)
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
|
| Constructor and Description |
|---|
CharAVLTreeSet(CharSortedSet s)
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). |
CharRBTreeSet(CharSortedSet s)
Creates a new tree set copying a given type-specific sorted set (and its
Comparator). |
SynchronizedSortedSet(CharSortedSet s) |
SynchronizedSortedSet(CharSortedSet s,
Object sync) |
UnmodifiableSortedSet(CharSortedSet s) |
Copyright © 2020. All rights reserved.