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