Package com.beust.jcommander
Interface IDefaultProvider
-
- All Known Implementing Classes:
PropertyFileDefaultProvider
public interface IDefaultProvider
Allows the specification of default values.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDefaultValueFor(String optionName)
-