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