Boolean.booleanValue

Boolean.booleanValue

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean booleanValue()
Returns
the primitive boolean value of this object.
Description
Returns the value of this Boolean object as a boolean.