CloseableIterator
public interface CloseableIterator<E> extends Iterator<E>
void
close()
forEachRemaining, hasNext, next, remove
void close() throws IOException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.