Package io.appform.hope.core.operators
Class Equals
- java.lang.Object
-
- io.appform.hope.core.TreeNode
-
- io.appform.hope.core.Evaluatable
-
- io.appform.hope.core.BinaryOperator<Value>
-
- io.appform.hope.core.operators.Equals
-
public class Equals extends BinaryOperator<Value>
Checks equality of params
-
-
Field Summary
-
Fields inherited from class io.appform.hope.core.BinaryOperator
lhs, rhs
-
-