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 |
---|
CommonOps.LongIntervalRandomGenerator(long least,
long bound) |
Modifier and Type | Method and Description |
---|---|
long |
op() |
CommonOps.LongIntervalRandomGenerator(long least, long bound)
public long op()
op
in interface Ops.LongGenerator