Generated by
JDiff

Class java.lang.Boolean

Documentation changed from old to new.

Changed Methods
boolean getBoolean(String) Documentation changed from old to new.
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
Boolean valueOf(String) Documentation changed from old to new.
Returns a Boolean with a value represented by the specified String.