ConstructionPerformance.Sources
, RandomSources
public class RandomSourceValues
extends java.lang.Object
RandomSource
values.
The state will include only those that do not require additional constructor arguments.
Constructor | Description |
---|---|
RandomSourceValues() |
Modifier and Type | Method | Description |
---|---|---|
org.apache.commons.rng.simple.RandomSource |
getRandomSource() |
Gets the random source.
|
void |
setup() |
Look-up the
RandomSource from the name. |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.