Package org.intocps.maestro.core.api
Interface IStepAlgorithm
-
- All Known Implementing Classes:
FixedStepSizeAlgorithm
public interface IStepAlgorithm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StepAlgorithmgetType()
-
-
-
Method Detail
-
getType
StepAlgorithm getType()
-
-