Interface IOIterator<E>

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

public interface IOIterator<E>
Like Iterator but throws IOException.
Since:
1.27.1-0