Uses of Interface
one.microstream.hashing.HashImmutable
-
Uses of HashImmutable in one.microstream.chars
Classes in one.microstream.chars that implement HashImmutable Modifier and Type Class Description static class
EscapeHandler.Default
class
XCsvParserCharArray
Reference implementation for the XCSV file format based on achar[]
input. -
Uses of HashImmutable in one.microstream.collections
Classes in one.microstream.collections that implement HashImmutable 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 HashImmutable in one.microstream.collections.types
Subinterfaces of HashImmutable 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 HashImmutable in one.microstream.com
Classes in one.microstream.com that implement HashImmutable Modifier and Type Class Description static class
ComProtocol.Default
static class
ComProtocolProvider.Default<C>
-
Uses of HashImmutable in one.microstream.reference
Classes in one.microstream.reference that implement HashImmutable Modifier and Type Class Description static class
LinkingReferencing.Default<T>
-
Uses of HashImmutable in one.microstream.storage.types
Classes in one.microstream.storage.types that implement HashImmutable Modifier and Type Class Description static class
StorageConfiguration.Default
-
Uses of HashImmutable in one.microstream.typing
Subinterfaces of HashImmutable in one.microstream.typing Modifier and Type Interface Description interface
Immutable
interface
Stateless
interface
ValueType
A type whose instances represents (effectively) immutable values that should only be primarily handled as values instead of objects (e.g.Classes in one.microstream.typing that implement HashImmutable Modifier and Type Class Description static class
KeyValue.Default<K,V>
-
Uses of HashImmutable in one.microstream.util
Classes in one.microstream.util that implement HashImmutable Modifier and Type Class Description static class
BufferSizeProvider.Default
static class
BufferSizeProvider.Sized
static class
BufferSizeProviderIncremental.Default
static class
BufferSizeProviderIncremental.Sized
-
Uses of HashImmutable in one.microstream.util.xcsv
Classes in one.microstream.util.xcsv that implement HashImmutable Modifier and Type Class Description static class
XCsvConfiguration.Default