public abstract class AbstractCloseableIterator<T> extends com.google.common.collect.AbstractIterator<T> implements CloseableIterator<T>
AbstractIterator class which provides additional
support for closing the Iterator quietly.| Constructor and Description |
|---|
AbstractCloseableIterator() |
computeNext, endOfData, hasNext, next, peekclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, closeQuietly, streamforEachRemaining, hasNext, next, removeCopyright © 2019 Calrissian. All rights reserved.