public class BytePatternFormat extends NumberPatternFormat<Byte>
| Constructor and Description |
|---|
BytePatternFormat() |
BytePatternFormat(String pattern,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
parse(String string)
Parses a String into an object
|
format, getNumberFormat, getPattern, setPatternApache Camel