Class StreamListIterator<T,E>
java.lang.Object
org.apache.camel.support.StreamListIterator<T,E>
- Type Parameters:
T- the input type from the delegate iteratorE- the output type after applying the row mapper
- All Implemented Interfaces:
Iterator<E>
-
Constructor Details
-
StreamListIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-