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