Generated by
JDiff

Class java.lang.Float

Documentation changed from old to new.

Changed Methods
float intBitsToFloat(int) Documentation changed from old to new.
Returns the float value corresponding to a given bit represention.
 

Changed Fields
float MAX_VALUE Documentation changed from old to new.
A constant holding the largest positive finite value of type float (2-2-23)·2127.
float MIN_VALUE Documentation changed from old to new.
A constant holding the smallest positive nonzero value of type float 2-149.