Uses of Interface
one.microstream.typing.Immutable
-
Uses of Immutable in one.microstream.chars
Classes in one.microstream.chars that implement Immutable Modifier and Type Class Description static class
EscapeHandler.Default
class
XCsvParserCharArray
Reference implementation for the XCSV file format based on achar[]
input. -
Uses of Immutable in one.microstream.collections
Classes in one.microstream.collections that implement Immutable 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
ConstHashTable.Values
class
ConstLinearEnum<E>
class
ConstList<E>
Immutable implementation of extended collection typeXGettingList
.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
class
EqConstHashTable.Values
class
EqConstList<E>
Immutable implementation of extended collection typeXGettingList
. -
Uses of Immutable in one.microstream.collections.types
Subinterfaces of Immutable in one.microstream.collections.types Modifier and Type Interface Description interface
XImmutableBag<E>
interface
XImmutableCollection<E>
interface
XImmutableEnum<E>
interface
XImmutableList<E>
interface
XImmutableMap<K,V>
static interface
XImmutableMap.Keys<K,V>
static interface
XImmutableMap.Values<K,V>
interface
XImmutableSequence<E>
interface
XImmutableSet<E>
interface
XImmutableTable<K,V>
static interface
XImmutableTable.Keys<K,V>
static interface
XImmutableTable.Values<K,V>
-
Uses of Immutable in one.microstream.com
Classes in one.microstream.com that implement Immutable Modifier and Type Class Description static class
ComProtocol.Default
static class
ComProtocolProvider.Default<C>
-
Uses of Immutable in one.microstream.reference
Classes in one.microstream.reference that implement Immutable Modifier and Type Class Description static class
LinkingReferencing.Default<T>
-
Uses of Immutable in one.microstream.storage.types
Classes in one.microstream.storage.types that implement Immutable Modifier and Type Class Description static class
StorageConfiguration.Default
-
Uses of Immutable in one.microstream.typing
Subinterfaces of Immutable in one.microstream.typing Modifier and Type Interface Description interface
Stateless
Classes in one.microstream.typing that implement Immutable Modifier and Type Class Description static class
KeyValue.Default<K,V>
-
Uses of Immutable in one.microstream.util
Classes in one.microstream.util that implement Immutable Modifier and Type Class Description static class
BufferSizeProvider.Default
static class
BufferSizeProvider.Sized
static class
BufferSizeProviderIncremental.Default
static class
BufferSizeProviderIncremental.Sized
-
Uses of Immutable in one.microstream.util.xcsv
Classes in one.microstream.util.xcsv that implement Immutable Modifier and Type Class Description static class
XCsvConfiguration.Default