Interface IOIterator<E>

Type Parameters:
E - the type of elements returned by this iterator.
All Known Implementing Classes:
IOIteratorAdapter

public interface IOIterator<E>
Like Iterator but throws IOException.
Since:
2.12.0