Interface BinaryOperator
- All Superinterfaces:
Operator
- All Known Implementing Classes:
EqualsOperator,GreaterOperator,GreaterOrEqualsOperator,LessOperator,LessOrEqualsOperator,LikeOperator,NotEqualsOperator
Marker interface that represents a binary operator.
- Since:
- 1.0
-
Method Summary