Package one.microstream.typing
Class _longKeyValue.Default
- java.lang.Object
-
- one.microstream.typing._longKeyValue.Default
-
- All Implemented Interfaces:
_longKeyValue
- Enclosing interface:
- _longKeyValue
public static class _longKeyValue.Default extends Object implements _longKeyValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.typing._longKeyValue
_longKeyValue.Default
-
-
Constructor Summary
Constructors Constructor Description Default(long key, long value)
-
-
-
Method Detail
-
key
public long key()
- Specified by:
key
in interface_longKeyValue
-
value
public long value()
- Specified by:
value
in interface_longKeyValue
-
-