MappingFunction
public interface StatefulMappingFunction extends MappingFunction
Modifier and Type | Method | Description |
---|---|---|
StatefulMappingFunction |
getAnother() |
Return a clone of this MappingFunction, with the state reset to its state at the beginning
of the underlying iteration
|
map
StatefulMappingFunction getAnother()