Uses of Class
io.atlassian.fugue.extensions.step.OptionalStep5
Packages that use OptionalStep5
-
Uses of OptionalStep5 in io.atlassian.fugue.extensions.step
Methods in io.atlassian.fugue.extensions.step that return OptionalStep5Modifier and TypeMethodDescriptionApply the provided predicate with the previous step results.<E> OptionalStep5<A, B, C, D, E> Apply the provided function with the previous Step results.<E> OptionalStep5<A, B, C, D, E> Apply the provided supplier with the previous Step results.