Package tech.illuin.pipeline.step
Interface Step<T extends Indexable,I>
- All Known Subinterfaces:
IndexableStep<T>
,InputStep<I>
,PayloadStep
- All Known Implementing Classes:
PipelineStep
,StepRunner
public interface Step<T extends Indexable,I>
- Author:
- Pierre Lecerf ([email protected])