public class IterableAdapter<T> extends Object implements Iterable<T>
| Constructor and Description |
|---|
IterableAdapter(Iterator<T> theIterator) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator