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