Short.decode
Class Overview | Class Members |
This Package |
All Packages
public static Short decode( String nm ) throws NumberFormatException
Parameters
- nm
- the string to decode
Description
Decodes a String into a Short. The String may represent
decimal, hexadecimal, and octal numbers.