| Constructor and Description |
|---|
IntegerInterval(int minValue,
int maxValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getMaxValue() |
int |
getMinValue() |
int |
hashCode() |
boolean |
inside(int value) |
boolean |
interact(int value) |
Iterator<Integer> |
iterator() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.