| Constructor and Description |
|---|
IntegerIterator(int minValue,
int maxValue) |
IntegerIterator(int minValue,
int maxValue,
IAcceptor<Integer> validator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Integer |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.