Uses of Interface
one.microstream.math._longRange
-
Packages that use _longRange Package Description one.microstream.math -
-
Uses of _longRange in one.microstream.math
Classes in one.microstream.math that implement _longRange Modifier and Type Class Description static class
_longRange.Default
Methods in one.microstream.math that return _longRange Modifier and Type Method Description static _longRange
_longRange. New(long start, long bound)
static _longRange
XMath. range(int start, int bound)
-