Package | Description |
---|---|
java.lang |
Core Java classes
|
Modifier and Type | Method and Description |
---|---|
static Double |
Double.valueOf(double d) |
static Double |
Double.valueOf(String s) |
Modifier and Type | Method and Description |
---|---|
int |
Double.compareTo(Double other) |