public BooleanBinding isEqualTo (Object other)

Creates a new BooleanExpression that holds true if this ObjectExpression is equal to a constant value.

Parameters:
other     the constant value

Returns:  the new BooleanExpression