Package ai.extend.types
Interface SplitStepRun.StepStage
-
- All Known Implementing Classes:
SplitStepRun.Builder
- Enclosing class:
- SplitStepRun
public static interface SplitStepRun.StepStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SplitStepRun._FinalStagestep(SplitStepRunStep step)
-
-
-
Method Detail
-
step
SplitStepRun._FinalStage step(@NotNull SplitStepRunStep step)
-
-