Uses of Interface
org.springframework.integration.util.CloseableIterator
Packages that use CloseableIterator
- 
Uses of CloseableIterator in org.springframework.integration.utilClasses in org.springframework.integration.util that implement CloseableIteratorModifier and TypeClassDescriptionclassFunctionIterator<T,V> AnIteratorimplementation to convert each item from the targetFunctionIterator.iteratorto a new object applying theFunctionIterator.functiononFunctionIterator.next().