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