 |
Byte (Java Platform SE 7 ) - Oracle Documentation
Parses the string argument as a signed decimal byte. The characters in the string must all be decimal digits, except that the first character may be an ASCII minus sign '-' ('\u002D') to indicate a negative value or an ASCII plus sign '+' ('\u002B
docs.oracle.com |
 |