Uses of Class
at.jku.ssw.fp.util.LongRef
-
Packages that use LongRef Package Description at.jku.ssw.fp.util -
-
Uses of LongRef in at.jku.ssw.fp.util
Methods in at.jku.ssw.fp.util that return LongRef Modifier and Type Method Description static LongRef
LongRef. of(long value)
Creates an object with a mutable long value.
-