Number.longValue

Returns the value of the specified number as a {@code long}.

@return the numeric value represented by this object after conversion to type {@code long}.

interface Number
long
longValue
()

Meta