- string
- the string representation of an integer value.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NumberFormatException if string cannot be parsed as an integer value.
Parses the specified string as a signed decimal integer value. The ASCII characters - ('-') and + ('+') are recognized as the minus and plus signs.