Uses of Class
org.apache.commons.rng.core.source64.XoRoShiRo1024Star
Packages that use XoRoShiRo1024Star
Package
Description
Concrete algorithms for
long-based sources of randomness.-
Uses of XoRoShiRo1024Star in org.apache.commons.rng.core.source64
Methods in org.apache.commons.rng.core.source64 that return XoRoShiRo1024StarModifier and TypeMethodDescriptionprotected XoRoShiRo1024StarXoRoShiRo1024Star.copy()Create a copy.Constructors in org.apache.commons.rng.core.source64 with parameters of type XoRoShiRo1024StarModifierConstructorDescriptionprotectedXoRoShiRo1024Star(XoRoShiRo1024Star source) Creates a copy instance.