Uses of Class
one.microstream.math.FastRandom
Package | Description |
---|---|
one.microstream.collections |
-
Uses of FastRandom in one.microstream.collections
Methods in one.microstream.collections with parameters of type FastRandom Modifier and Type Method Description static int[]
XArrays. shuffle(FastRandom random, int... data)
static long[]
XArrays. shuffle(FastRandom random, long... data)