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