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