Class IteratorConvertingIterator<I,O,E extends Exception>

java.lang.Object
net.anwiba.commons.lang.stream.IteratorConvertingIterator<I,O,E>
All Implemented Interfaces:
IIterator<O,E>

public final class IteratorConvertingIterator<I,O,E extends Exception> extends Object implements IIterator<O,E>