Uses of Interface
tech.illuin.pipeline.step.execution.wrapper.StepWrapper
Packages that use StepWrapper
-
Uses of StepWrapper in tech.illuin.pipeline.step.builder
Methods in tech.illuin.pipeline.step.builder that return StepWrapperMethods in tech.illuin.pipeline.step.builder with parameters of type StepWrapper -
Uses of StepWrapper in tech.illuin.pipeline.step.execution.wrapper
Methods in tech.illuin.pipeline.step.execution.wrapper that return StepWrapperModifier and TypeMethodDescriptiondefault StepWrapper<T,
I> StepWrapper.andThen
(StepWrapper<T, I> nextWrapper) Methods in tech.illuin.pipeline.step.execution.wrapper with parameters of type StepWrapperModifier and TypeMethodDescriptiondefault StepWrapper<T,
I> StepWrapper.andThen
(StepWrapper<T, I> nextWrapper)