Package one.microstream.typing
Interface KeyValue<K,V>
-
- All Known Implementing Classes:
AbstractChainEntry,AbstractChainEntry.Head,AbstractChainEntryLinked,AbstractChainEntryLinkedHashed,AbstractChainEntryLinkedKV,AbstractChainEntryLinkedKVHashed,ChainEntryLinkedHashedStrong,ChainEntryLinkedStrong,KeyValue.Default
public interface KeyValue<K,V>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classKeyValue.Default<K,V>
-