Uses of Class
org.apache.commons.rng.core.source64.Philox4x64
-
Packages that use Philox4x64 Package Description org.apache.commons.rng.core.source64 Concrete algorithms forlong-based sources of randomness. -
-
Uses of Philox4x64 in org.apache.commons.rng.core.source64
Constructors in org.apache.commons.rng.core.source64 with parameters of type Philox4x64 Constructor Description Philox4x64(Philox4x64 source)Copy constructor.
-