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 classCsvParserCharArrayReference implementation for the XCSV file format based on achar[]input.static classEscapeHandler.Default -
Uses of Immutable in one.microstream.collections
Classes in one.microstream.collections that implement Immutable Modifier and Type Class Description classConstant<E>Immutable singleton dummy collection used to pass a single instance masked as a collection.classConstHashEnum<E>classConstHashTable<K,V>classConstHashTable.KeysclassConstHashTable.ValuesclassConstLinearEnum<E>classConstList<E>Immutable implementation of extended collection typeXGettingList.classEmpty<E>Empty dummy collection to be used as a constant and stateless empty collection placeholder.classEmptyTable<K,V>classEqConstHashEnum<E>classEqConstHashTable<K,V>classEqConstHashTable.KeysclassEqConstHashTable.ValuesclassEqConstList<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 interfaceXImmutableBag<E>interfaceXImmutableCollection<E>interfaceXImmutableEnum<E>interfaceXImmutableList<E>interfaceXImmutableMap<K,V>static interfaceXImmutableMap.Keys<K,V>static interfaceXImmutableMap.Values<K,V>interfaceXImmutableSequence<E>interfaceXImmutableSet<E>interfaceXImmutableTable<K,V>static interfaceXImmutableTable.Keys<K,V>static interfaceXImmutableTable.Values<K,V> -
Uses of Immutable in one.microstream.com
Classes in one.microstream.com that implement Immutable Modifier and Type Class Description static classComProtocol.Defaultstatic classComProtocolProvider.Default<C> -
Uses of Immutable in one.microstream.reference
Classes in one.microstream.reference that implement Immutable Modifier and Type Class Description static classLinkingReferencing.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 classStorageConfiguration.Default -
Uses of Immutable in one.microstream.typing
Subinterfaces of Immutable in one.microstream.typing Modifier and Type Interface Description interfaceStatelessClasses in one.microstream.typing that implement Immutable Modifier and Type Class Description static classKeyValue.Default<K,V> -
Uses of Immutable in one.microstream.util
Classes in one.microstream.util that implement Immutable Modifier and Type Class Description static classBufferSizeProvider.Defaultstatic classBufferSizeProvider.Sizedstatic classBufferSizeProviderIncremental.Defaultstatic classBufferSizeProviderIncremental.Sized -
Uses of Immutable in one.microstream.util.csv
Classes in one.microstream.util.csv that implement Immutable Modifier and Type Class Description static classCsvConfiguration.Default
-