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