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