primitive bool


public bool operator!( )
public bool operator==( bool rightOperand )
public bool operator!=( bool rightOperand )
public bool operator||( bool rightOperand )
public bool operator&&( bool rightOperand )