|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
int compareTo(Object ) |
Compares this Double object to another object. |
Added Methods | |
String toHexString(double ) |
Returns a hexadecimal string representation of the
double argument. |
Double valueOf(double ) |
Returns a Double instance representing the specified double value. |
Added Fields | |
int SIZE |
The number of bits used to represent a double value. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |