Package one.microstream.collections
Class ChainEntryLinkedStrong<E>
java.lang.Object
one.microstream.collections.AbstractChainEntry<E,K,V,EN>
one.microstream.collections.AbstractChainEntryLinked<E,E,E,ChainEntryLinkedStrong<E>>
one.microstream.collections.ChainEntryLinkedStrong<E>
- All Implemented Interfaces:
- Map.Entry<E,E>,- ChainStorage.Entry<E,E,E,ChainEntryLinkedStrong<E>>,- Composition,- KeyValue<E,E>
public final class ChainEntryLinkedStrong<E> extends AbstractChainEntryLinked<E,E,E,ChainEntryLinkedStrong<E>>
- 
Nested Class SummaryNested classes/interfaces inherited from class one.microstream.collections.AbstractChainEntryAbstractChainEntry.Head<E,K,V,EN extends AbstractChainEntry<E,K,V,EN>>Nested classes/interfaces inherited from interface one.microstream.typing.KeyValueKeyValue.Default<K,V>
- 
Constructor SummaryConstructors Constructor Description ChainEntryLinkedStrong()
- 
Method SummaryMethods inherited from class one.microstream.collections.AbstractChainEntryassembleElement, assembleKey, assembleValue, chainString, toString