
public abstract class IterableIterator<T> extends Object implements Iterator<T>, Iterable<T>
| Constructor and Description |
|---|
IterableIterator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removeforEach, spliteratorCopyright © 2017. All rights reserved.