Package one.microstream.math
Class _longRange.Default
java.lang.Object
one.microstream.math._longRange.Default
- All Implemented Interfaces:
_longRange
- Enclosing interface:
- _longRange
public static final class _longRange.Default extends Object implements _longRange
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.math._longRange
_longRange.Default
-
Constructor Summary
Constructors Constructor Description Default()
-
Method Summary
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
start
public final long start()- Specified by:
start
in interface_longRange
-
bound
public final long bound()- Specified by:
bound
in interface_longRange
-