| Constructor and Description |
|---|
StringSetConverter(String... values) |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String input)
Convert a string into type T.
|
String |
getTypeDescription()
The type description appears in usage messages.
|
public StringSetConverter(String... values)
public String convert(String input) throws OptionsParsingException
Converterconvert in interface Converter<String>OptionsParsingExceptionpublic String getTypeDescription()
ConvertergetTypeDescription in interface Converter<String>Copyright © 2016. All rights reserved.