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