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