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