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 SummaryNested classes/interfaces inherited from interface one.microstream.math._longRange_longRange.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method Summary
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
startpublic final long start()- Specified by:
- startin interface- _longRange
 
- 
boundpublic final long bound()- Specified by:
- boundin interface- _longRange
 
 
-