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