Returns the value of the specified number as a {@code byte}.
<p>This implementation returns the result of {@link #intValue} cast to a {@code byte}.
@return the numeric value represented by this object after conversion to type {@code byte}.
See Implementation
Returns the value of the specified number as a {@code byte}.
<p>This implementation returns the result of {@link #intValue} cast to a {@code byte}.
@return the numeric value represented by this object after conversion to type {@code byte}.