| Changed Methods | 
  | inthashCode() | Documentation changed from old to new. 
 | Returns a hashcode for this Doubleobject. | 
  | doublelongBitsToDouble(long) | Documentation changed from old to new. 
 | Returns the double-float corresponding to a given bit represention. | 
  | doubleparseDouble(String) | Documentation changed from old to new. 
 | Returns a new double initialized to the value represented by the specified Stringas performed by thevalueOfmethod of classDouble. | 
  | intcompareTo(Double) | Documentation changed from old to new. 
 | Compares two Doubles numerically. | 
  | intcompareTo(Object) | Documentation changed from old to new. 
 | Compares this Double to another Object. | 
  | StringtoString(double) | Documentation changed from old to new. 
 | Creates a string representation of the doubleargument. |