Short.toString
Class Overview | Class Members | 
  This Package | 
All Packages
 public static String toString( short s )
Parameters
-  s 
-  the short to be converted
  
Description
 Returns a new String object representing the specified
 Short. The radix is assumed to be 10.