Package one.microstream.typing
Class KeyValue.Default<K,V>
java.lang.Object
one.microstream.typing.KeyValue.Default<K,V>
- All Implemented Interfaces:
- ThreadSafe,- HashImmutable,- Immutable,- KeyValue<K,V>
public static final class KeyValue.Default<K,V> extends Object implements KeyValue<K,V>, Immutable
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.typing.KeyValueKeyValue.Default<K,V>
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method Summary