Boolean class
Boolean class
Methods
Methods Description
booleanValu Returns a Boolean primitive for the value of this Boolean object.
e()
equals() Returns a Boolean value true if the argument is a Boolean object that
represents the same value as this object.
getBoolean() Returns a Boolean value true if the system property name is equal to
the string "true".
Output:
Output: