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