public interface BinaryPredicate extends Predicate
Predicate.EmptyPredicateBooleanExpression.False, BooleanExpression.True| Modifier and Type | Method and Description |
|---|---|
NonBooleanExpression |
getLeft()
Returns the expression on the left side of the operator.
|
NonBooleanExpression |
getRight()
Returns the expression on the right side of the operator.
|
NonBooleanExpression getLeft()
NonBooleanExpression getRight()
Copyright © 2010-2012. All Rights Reserved.