Package com.bc.ceres.binding.converters
Class LongConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bc.ceres.binding.converters.NumberConverter
format, parse
-
Constructor Details
-
LongConverter
public LongConverter()
-
-
Method Details
-
getValueType
Description copied from interface:ConverterGets the value type.- Specified by:
getValueTypein interfaceConverter<Long>- Specified by:
getValueTypein classNumberConverter<Long>- Returns:
- The value type.
-
parseNumber
- Specified by:
parseNumberin classNumberConverter<Long>- Throws:
NumberFormatException
-