AbstractNumber.byteValue

Returns the value of this {@code T} as a {@code byte} after a narrowing primitive conversion. @jls 5.1.3 Narrowing Primitive Conversions

class AbstractNumber(T)
byte
byteValue
()

Meta