Package io.atlassian.fugue.extensions.step
package io.atlassian.fugue.extensions.step
-
ClassesClassDescriptionEitherStep1<A,
LEFT> The first step of theEithertype.EitherStep2<A,B, LEFT> The second step of theEithertype.EitherStep3<A,B, C, LEFT> The third step of theEithertype.EitherStep4<A,B, C, D, LEFT> The fourth step of theEithertype.EitherStep5<A,B, C, D, E, LEFT> The fifth step of theEithertype.EitherStep6<A,B, C, D, E, F, LEFT> The sixth step of theEithertype.The first step of theOptionaltype.OptionalStep2<A,B> The second step of theOptionaltype.OptionalStep3<A,B, C> The third step of theOptionaltype.OptionalStep4<A,B, C, D> The fourth step of theOptionaltype.OptionalStep5<A,B, C, D, E> The fifth step of theOptionaltype.OptionalStep6<A,B, C, D, E, F> The sixth step of theOptionaltype.OptionStep1<A>The first step of theOptiontype.OptionStep2<A,B> The second step of theOptiontype.OptionStep3<A,B, C> The third step of theOptiontype.OptionStep4<A,B, C, D> The fourth step of theOptiontype.OptionStep5<A,B, C, D, E> The fifth step of theOptiontype.OptionStep6<A,B, C, D, E, F> The sixth step of theOptiontype.TryStep1<A>The first step of theTrytype.TryStep2<A,B> The second step of theTrytype.TryStep3<A,B, C> The third step of theTrytype.TryStep4<A,B, C, D> The fourth step of theTrytype.TryStep5<A,B, C, D, E> The fifth step of theTrytype.TryStep6<A,B, C, D, E, F> The sixth step of theTrytype.