| Constructor and Description |
|---|
FixedIntRange(int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
int |
getMaxValue() |
int |
getMinValue() |
java.lang.String |
toString() |
public int getMinValue()
getMinValue in interface IntRangepublic int getMaxValue()
getMaxValue in interface IntRangepublic java.lang.String toString()
toString in class java.lang.Object