public abstract static class PrimitiveIterator.OfInt extends Object implements Iterator<Integer>
| Constructor and Description |
|---|
OfInt() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
next() |
abstract int |
nextInt() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNextCopyright © 2018. All rights reserved.