Uses of Class
org.apache.commons.rng.examples.jmh.core.CachedNextGenerationPerformance.IntSources
-
Packages that use CachedNextGenerationPerformance.IntSources Package Description org.apache.commons.rng.examples.jmh.core Benchmarks for theorg.apache.commons.rng.corecomponents. -
-
Uses of CachedNextGenerationPerformance.IntSources in org.apache.commons.rng.examples.jmh.core
Methods in org.apache.commons.rng.examples.jmh.core with parameters of type CachedNextGenerationPerformance.IntSources Modifier and Type Method Description intCachedNextGenerationPerformance. nextInt(CachedNextGenerationPerformance.IntSources sources)Exercise the int generation method.
-