Package | Description |
---|---|
com.beust.jcommander.converters |
Modifier and Type | Class and Description |
---|---|
class |
CommaParameterSplitter |
Modifier and Type | Field and Description |
---|---|
private IParameterSplitter |
DefaultListConverter.splitter |
Constructor and Description |
---|
DefaultListConverter(IParameterSplitter splitter,
IStringConverter<T> converter)
Constructs a new converter.
|