Uses of Interface
one.microstream.collections.types.XImmutableSet
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.types | |
one.microstream.reference | |
one.microstream.util.traversing |
-
Uses of XImmutableSet in one.microstream.collections
Classes in one.microstream.collections that implement XImmutableSet Modifier and Type Class Description class
Constant<E>
Immutable singleton dummy collection used to pass a single instance masked as a collection.class
ConstHashEnum<E>
class
ConstHashTable<K,V>
class
ConstHashTable.Keys
class
ConstLinearEnum<E>
class
Empty<E>
Empty dummy collection to be used as a constant and stateless empty collection placeholder.class
EmptyTable<K,V>
class
EqConstHashEnum<E>
class
EqConstHashTable<K,V>
class
EqConstHashTable.Keys
Methods in one.microstream.collections that return XImmutableSet Modifier and Type Method Description XImmutableSet<E>
MutexSet. immure()
XImmutableSet<E>
SetView. immure()
XImmutableSet<E>
SynchSet. immure()
-
Uses of XImmutableSet in one.microstream.collections.types
Subinterfaces of XImmutableSet in one.microstream.collections.types Modifier and Type Interface Description interface
XImmutableEnum<E>
interface
XImmutableMap<K,V>
static interface
XImmutableMap.Keys<K,V>
interface
XImmutableTable<K,V>
static interface
XImmutableTable.Keys<K,V>
Methods in one.microstream.collections.types that return XImmutableSet Modifier and Type Method Description XImmutableSet<E>
XImmutableSet. copy()
XImmutableSet<K>
XGettingMap.Keys. immure()
XImmutableSet<E>
XGettingSet. immure()
XImmutableSet<E>
XImmutableSet. immure()
Always returns the already immutable collection instance itselfXImmutableSet<K>
XProcessingMap.Keys. immure()
XImmutableSet<E>
XProcessingSet. immure()
XImmutableSet<E>
XImmutableSet.Factory. newInstance()
-
Uses of XImmutableSet in one.microstream.reference
Classes in one.microstream.reference that implement XImmutableSet Modifier and Type Class Description static class
LinkingReferencing.Default<T>
-
Uses of XImmutableSet in one.microstream.util.traversing
Methods in one.microstream.util.traversing that return XImmutableSet Modifier and Type Method Description XImmutableSet<E>
OpenAdressingMiniSet. immure()