A wrapper class for the boolean-typed data.
Returns either "true" or "false", depending on the value of the Boolean object.
Returns a string representation of the Boolean object, which is either "true" or "false".
Returns the primitive boolean value represented by the Boolean object.
Returns the primitive boolean value represented by the Boolean object.