Package one.microstream.reference
Interface _longReference
- 
- All Known Implementing Classes:
 _longReference.Constant
public interface _longReference 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class_longReference.Constant 
- 
Method Summary
Modifier and Type Method Description static _longReference.ConstantConstant(long value)longget() 
 - 
 
- 
- 
Method Detail
- 
get
long get()
 
- 
Constant
static _longReference.Constant Constant(long value)
 
 - 
 
 -