AbstractNumber.shortValue

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

class AbstractNumber(T)
short
shortValue
()

Meta