public class LongInterval.ForwardIterator extends AbstractLongIterator
| Constructor and Description |
|---|
ForwardIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Long |
next() |
long |
nextLong() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public Long next()
public long nextLong()
nextLong in class AbstractLongIteratorpublic void remove()
Copyright © 2018. All rights reserved.