Share via


Number.longValue

Class Overview | Class Members | This Package | All Packages

Syntax

public abstract long longValue()

Returns

the numeric value represented by this object after conversion to type long.

Description

Returns the value of the specified number as a long. This may involve rounding.