Number.shortValue
Class Overview | Class Members | 
  This Package | 
All Packages
 public short shortValue()
Returns
     the numeric value represented by this object after conversion
          to type short.
  Description
 Returns the value of the specified number as a short.
 This may involve rounding or truncation.