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