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 |
---|
CommonOps.IntBoundedRandomGenerator(int bound) |
Modifier and Type | Method and Description |
---|---|
int |
op() |
CommonOps.IntBoundedRandomGenerator(int bound)
public int op()
op
in interface Ops.IntGenerator