Interface PeriodLtOperator
- All Superinterfaces:
AbstractLogicalOperator,AbstractRelationOperator<Period>,Expression,InfixOperator,Serializable
- All Known Implementing Classes:
ImmutablePeriodLtOperator
-
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.AbstractRelationOperator
evalMethods inherited from interface io.dialob.session.engine.program.expr.arith.InfixOperator
getEvalRequiredConditions, getLhs, getRhs
-
Method Details
-
apply
default boolean apply(int comp) - Specified by:
applyin interfaceAbstractRelationOperator<Period>
-
compare
- Specified by:
comparein interfaceAbstractRelationOperator<Period>
-
getOperator
- Specified by:
getOperatorin interfaceAbstractRelationOperator<Period>
-