Constructor and Description |
---|
IntegerIntervalBound(int lower,
int upper) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe()
Describes this bound in a human-readable way.
|
java.lang.Integer |
getRandomBoundedValue()
Gets a random value from this bound.
|
public java.lang.Integer getRandomBoundedValue()
Bound
getRandomBoundedValue
in interface Bound<java.lang.Integer>