| Constructor and Description |
|---|
IteratorInteger(long start,
long finish)
[start, finish)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Long |
next() |
static IteratorInteger |
range(long start,
long finish) |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static IteratorInteger range(long start, long finish)
Licenced under the Apache License, Version 2.0