| Package | Description |
|---|---|
| com.beust.jcommander | |
| com.beust.jcommander.internal |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JCommander.addConverterFactory(IStringConverterFactory converterFactory) |
Adds a factory to lookup string converters.
|
JCommander.Builder |
JCommander.Builder.addConverterFactory(IStringConverterFactory factory) |
Adds a factory to lookup string converters.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultConverterFactory |