T
- Iterated element typepublic abstract class CloseableAbstractIterator<T> extends AbstractIterator<T> implements CloseableIterator<T>
AbstractIterator
based CloseableIterator
extension.Constructor and Description |
---|
CloseableAbstractIterator() |
computeNext, endOfData, hasNext, next, peek
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, transform
forEachRemaining, hasNext, next, remove