static final class CommonOps.DoubleBoundedRandomGenerator extends java.lang.Object implements Ops.DoubleGenerator
Modifier and Type | Field and Description |
---|---|
(package private) double |
bound |
Constructor and Description |
---|
CommonOps.DoubleBoundedRandomGenerator(double bound) |
Modifier and Type | Method and Description |
---|---|
double |
op() |
CommonOps.DoubleBoundedRandomGenerator(double bound)
public double op()
op
in interface Ops.DoubleGenerator