Uses of Interface
one.microstream.hashing.HashImmutable
- 
Uses of HashImmutable in one.microstream.charsClasses in one.microstream.chars that implement HashImmutable Modifier and Type Class Description static classEscapeHandler.DefaultclassXCsvParserCharArrayReference implementation for the XCSV file format based on achar[]input.
- 
Uses of HashImmutable in one.microstream.collectionsClasses in one.microstream.collections that implement HashImmutable 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 HashImmutable in one.microstream.collections.typesSubinterfaces of HashImmutable 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 HashImmutable in one.microstream.comClasses in one.microstream.com that implement HashImmutable Modifier and Type Class Description static classComProtocol.Defaultstatic classComProtocolProvider.Default<C>
- 
Uses of HashImmutable in one.microstream.referenceClasses in one.microstream.reference that implement HashImmutable Modifier and Type Class Description static classLinkingReferencing.Default<T>
- 
Uses of HashImmutable in one.microstream.storage.typesClasses in one.microstream.storage.types that implement HashImmutable Modifier and Type Class Description static classStorageConfiguration.Default
- 
Uses of HashImmutable in one.microstream.typingSubinterfaces of HashImmutable in one.microstream.typing Modifier and Type Interface Description interfaceImmutableinterfaceStatelessinterfaceValueTypeA 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 classKeyValue.Default<K,V>
- 
Uses of HashImmutable in one.microstream.utilClasses in one.microstream.util that implement HashImmutable Modifier and Type Class Description static classBufferSizeProvider.Defaultstatic classBufferSizeProvider.Sizedstatic classBufferSizeProviderIncremental.Defaultstatic classBufferSizeProviderIncremental.Sized
- 
Uses of HashImmutable in one.microstream.util.xcsvClasses in one.microstream.util.xcsv that implement HashImmutable Modifier and Type Class Description static classXCsvConfiguration.Default