Uses of Class
org.apache.commons.rng.examples.jmh.core.JumpBenchmark.JumpableSource
-
Packages that use JumpBenchmark.JumpableSource Package Description org.apache.commons.rng.examples.jmh.core Benchmarks for theorg.apache.commons.rng.corecomponents. -
-
Uses of JumpBenchmark.JumpableSource in org.apache.commons.rng.examples.jmh.core
Methods in org.apache.commons.rng.examples.jmh.core with parameters of type JumpBenchmark.JumpableSource Modifier and Type Method Description org.apache.commons.rng.UniformRandomProviderJumpBenchmark. jump(JumpBenchmark.JumpableSource data)Jump benchmark.
-