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