ForExpression.MappingActionpublic interface StatefulMappingFunction<F extends Item,T extends Item>
| Modifier and Type | Method | Description |
|---|---|---|
StatefulMappingFunction<F,T> |
getAnother() |
Return a clone of this MappingFunction, with the state reset to its state at the beginning
of the underlying iteration
|
StatefulMappingFunction<F,T> getAnother()