- string
- the string representation of a short value.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NumberFormatException if string cannot be parsed as a short value.
Parses the specified string as a signed decimal short value. The ASCII character - ('-') is recognized as the minus sign.