public interface CloseableIterator<T> extends java.util.Iterator<T>, java.lang.AutoCloseable
void
close()
forEachRemaining, hasNext, next, remove
void close()
close
java.lang.AutoCloseable
Copyright © 2019 The Apache Software Foundation