Class ExceptionalStream.ExceptionalIterator<T,E extends Exception>

java.lang.Object
com.landawn.abacus.util.ExceptionalStream.ExceptionalIterator<T,E>
Type Parameters:
T -
E -
All Implemented Interfaces:
Immutable
Enclosing class:
ExceptionalStream<T,E extends Exception>

@Internal @Immutable public abstract static class ExceptionalStream.ExceptionalIterator<T,E extends Exception> extends Object implements Immutable
The Class ExceptionalIterator.