Class LessThanOrEqualOpDtDt
java.lang.Object
com.twineworks.tweakflow.lang.interpreter.ops.LessThanOrEqualOpDtDt
- All Implemented Interfaces:
ExpressionOp
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LessThanOrEqualOpDtDt
-
-
Method Details
-
eval
- Specified by:
evalin interfaceExpressionOp
-
isConstant
public boolean isConstant()- Specified by:
isConstantin interfaceExpressionOp
-
specialize
- Specified by:
specializein interfaceExpressionOp
-
refresh
- Specified by:
refreshin interfaceExpressionOp
-