Package one.microstream.collections
Class ChainEntryLinkedHashedStrong<E>
java.lang.Object
one.microstream.collections.AbstractChainEntry<E,K,V,EN>
one.microstream.collections.AbstractChainEntryLinked<E,K,V,EN>
one.microstream.collections.AbstractChainEntryLinkedHashed<E,E,E,ChainEntryLinkedHashedStrong<E>>
one.microstream.collections.ChainEntryLinkedHashedStrong<E>
- All Implemented Interfaces:
Map.Entry<E,E>
,ChainStorage.Entry<E,E,E,ChainEntryLinkedHashedStrong<E>>
,Composition
,KeyValue<E,E>
public final class ChainEntryLinkedHashedStrong<E> extends AbstractChainEntryLinkedHashed<E,E,E,ChainEntryLinkedHashedStrong<E>>
-
Nested Class Summary
Nested classes/interfaces inherited from class one.microstream.collections.AbstractChainEntry
AbstractChainEntry.Head<E,K,V,EN extends AbstractChainEntry<E,K,V,EN>>
Nested classes/interfaces inherited from interface one.microstream.typing.KeyValue
KeyValue.Default<K,V>
-
Constructor Summary
Constructors Constructor Description ChainEntryLinkedHashedStrong()
-
Method Summary
Methods inherited from class one.microstream.collections.AbstractChainEntry
assembleElement, assembleKey, assembleValue, chainString, toString