Generated by
JDiff

Class java.lang.StrictMath

Documentation changed from old to new.

Changed Methods
double sqrt(double) Documentation changed from old to new.
Returns the correctly rounded positive square root of a double value.
long max(long, long) Documentation changed from old to new.
Returns the greater of two long values.