Uses of Interface
org.springframework.integration.util.CloseableIterator
-
Uses of CloseableIterator in org.springframework.integration.util
Modifier and TypeClassDescriptionclass
FunctionIterator<T,
V> AnIterator
implementation to convert each item from the targetFunctionIterator.iterator
to a new object applying theFunctionIterator.function
onFunctionIterator.next()
.