Interface IOIterator<E>

Type Parameters:
E - the type of elements returned by this iterator.

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