Interface Transformation.Step<I,O>
- Enclosing class:
Transformation<I,O>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface for the
Transformation.of(Transformation.Step) factory — allows steps to be
expressed as lambdas or method references.-
Method Summary
-
Method Details
-
apply
-