|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
boolean ) |
Documentation changed from old to new. |
Allocates a Boolean object representing the value argument. |
Removed Methods | |
String toString() |
Returns a String object representing this Boolean's value. |
Added Methods | |
String toString(boolean ) |
Returns a String object representing the specified boolean. |
String toString() |
Returns a String object representing this Boolean's value. |
Boolean valueOf(boolean ) |
Returns a Boolean instance representing the specified boolean value. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |