Number.doubleValue

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

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

interface Number
double
doubleValue
()

Meta