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 Summary
Nested classes/interfaces inherited from interface one.microstream.typing.KeyValue
KeyValue.Default<K,V>
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary