ThreadLocalPerformance_LocalSources_jmhType_B1
public static class ThreadLocalPerformance.LocalSources extends ThreadLocalPerformance.Sources
randomSource
Constructor | Description |
---|---|
LocalSources() |
Modifier and Type | Method | Description |
---|---|---|
org.apache.commons.rng.UniformRandomProvider |
getRNG() |
|
void |
setup() |
Instantiates the ThreadLocal holding the random source.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRandomSource
public org.apache.commons.rng.UniformRandomProvider getRNG()
public void setup()
setup
in class ThreadLocalPerformance.Sources
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.