public class LongConfigurationConverter extends Object
| Constructor and Description |
|---|
LongConfigurationConverter(String optionName) |
| Modifier and Type | Method and Description |
|---|---|
Long |
convert(String value) |
protected String |
getErrorMessage(String value,
Class<?> to) |
protected String |
getOptionName() |
public LongConfigurationConverter(String optionName)
public Long convert(String value) throws ConfigurationException
ConfigurationExceptionprotected String getOptionName()
Copyright © 2015. All rights reserved.