Interface OptionHandler
-
- All Known Implementing Classes:
TrainTestSets
public interface OptionHandlerAn interface for an option handler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetOptions(java.lang.String[] options)
-