Package cdc.util.cli
Interface OptionEnum
-
public interface OptionEnumInterface implemented by enums that can be used as options.- Author:
- Damien Carbonne
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()StringgetName()
-