T - the element typepublic class OneTimeIterable<T> extends Object implements Iterable<T>
| Constructor and Description |
|---|
OneTimeIterable(Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.