Interface CloseableIterator<T>

All Superinterfaces:
AutoCloseable, Iterator<T>
All Known Implementing Classes:
ScrollableResultsIterator

@Incubating public interface CloseableIterator<T> extends Iterator<T>, AutoCloseable
Unification of Iterator and AutoCloseable
Since:
5.2