doubleValue abstract method

double doubleValue(
  1. Unit unit
)

Returns the value of this measurable stated in the specified unit as a double.

Implementation

double doubleValue(Unit unit);