Uses of Class java.lang.Double

Uses in package java.lang

Methods with parameter type java.lang.Double

int
Compare two Doubles numerically by comparing their double values.

Methods with return type java.lang.Double

Double
Double.valueOf(double val)
Returns a Double object wrapping the value.
Double
Create a new Double object using the String.