public abstract class InfiniteIterator<A> extends ImmutableIterator<A>
Constructor and Description |
---|
InfiniteIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, next