Package com.beust.jcommander
Interface IVariableArity
-
public interface IVariableArityMust be implemented by argument classes that contain at least one \@Parameter with "variableArity = true".
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intprocessVariableArity(String optionName, String[] options)
-