it is nothing to do with single or multichar value. A simple test of this is that, if you remove the ' (quotes) from the value, would you find a Integer?
If no, the Integer.parseiInt()
is bound to fail.
I would recomend you to go for really quick and short tutorial located at http://www.tutorialspoint.com/java/number_parseint.htm