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