Boolean.booleanValue
Class Overview | Class Members |
This Package |
All Packages
public boolean booleanValue()
Returns
the primitive boolean value of this object.
Description
Returns the value of this Boolean object as a boolean.
Send feedback to MSDN.Look here for MSDN Online resources.