AbstractNumber.longValue

Returns the value of this {@code T} as a {@code long} after a widening primitive conversion. @jls 5.1.2 Widening Primitive Conversions @see T#toUnsignedLong(int)

class AbstractNumber(T)
long
longValue
()

Meta