Package org.caffinitas.ohc.jmh
Class AllocatorBenchmark.Rand
- java.lang.Object
-
- org.caffinitas.ohc.jmh.FasterRandom
-
- org.caffinitas.ohc.jmh.AllocatorBenchmark.Rand
-
- All Implemented Interfaces:
org.apache.commons.math3.random.RandomGenerator
- Direct Known Subclasses:
AllocatorBenchmark_Rand_jmhType_B1
- Enclosing class:
- AllocatorBenchmark
public static class AllocatorBenchmark.Rand extends FasterRandom
-
-
Constructor Summary
Constructors Constructor Description Rand()
-
Method Summary
-
Methods inherited from class org.caffinitas.ohc.jmh.FasterRandom
nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong, setSeed, setSeed, setSeed
-
-