Interface EqOperator<T>
- All Superinterfaces:
AbstractLogicalOperator,Expression,InfixOperator,Serializable
- All Known Subinterfaces:
NeOperator<T>
- All Known Implementing Classes:
ImmutableEqOperator,ImmutableNeOperator
-
Method Summary
Methods inherited from interface io.dialob.session.engine.program.expr.arith.AbstractLogicalOperator
getValueTypeMethods inherited from interface io.dialob.session.engine.program.expr.arith.InfixOperator
getEvalRequiredConditions, getLhs, getRhs
-
Method Details
-
eval
- Specified by:
evalin interfaceExpression
-