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