Interface StepAssembler<T extends Indexable,I,P>
public interface StepAssembler<T extends Indexable,I,P>
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionvoid
assemble
(StepBuilder<T, I, P> builder) default StepDescriptor<T,
I, P> build
(StepBuilder<T, I, P> builder)
-
Method Details
-
assemble
-
build
-