S
- type of source flowT
- type of target (output) flowpublic interface Mapper<S,T>
Flow.map(Mapper)
to define how Flow elements are mapped from one type
to another (or otherwise transformed).
This changed in 5.3 from an abstract base class to an interface.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.