public interface LogicalOperator extends Operator
Operator.TYPE
MAX_OP_PRECEDENCE
Modifier and Type | Method and Description |
---|---|
Predicate |
toPredicate(Predicate left,
Predicate right)
Create a predicate for this logical operator.
|
getPrecedence, getType
Copyright © 2014. All rights reserved.