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