public class LongConverter extends NumberConverter<Long>
| Constructor and Description |
|---|
LongConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<Long> |
getValueType()
Gets the value type.
|
Long |
parseNumber(String value) |
format, parsepublic Class<Long> getValueType()
ConvertergetValueType in interface Converter<Long>getValueType in class NumberConverter<Long>public Long parseNumber(String value) throws NumberFormatException
parseNumber in class NumberConverter<Long>NumberFormatExceptionCopyright © 2014–2015 European Space Agency (ESA). All rights reserved.