Uses of Package
io.appform.hope.core.operators
-
Packages that use io.appform.hope.core.operators Package Description io.appform.hope.core io.appform.hope.core.visitors -
Classes in io.appform.hope.core.operators used by io.appform.hope.core Class Description And AND ofBooleanValueparamsEquals Checks equality of paramsGreater Checks if lhsNumericValueis greater than rhsNumericValueGreaterEquals Checks if lhsNumericValueis greater than or equal to rhsNumericValueLesser Checks if lhsNumericValueis lesser than rhsNumericValueLesserEquals Checks if lhsNumericValueis lesser than or equal to rhsNumericValueNot Unary operator to invert aBooleanValueNotEquals Checks if lhs is not equal to rhsOr Does OR of twoBooleanValues. -
Classes in io.appform.hope.core.operators used by io.appform.hope.core.visitors Class Description And AND ofBooleanValueparamsEquals Checks equality of paramsGreater Checks if lhsNumericValueis greater than rhsNumericValueGreaterEquals Checks if lhsNumericValueis greater than or equal to rhsNumericValueLesser Checks if lhsNumericValueis lesser than rhsNumericValueLesserEquals Checks if lhsNumericValueis lesser than or equal to rhsNumericValueNot Unary operator to invert aBooleanValueNotEquals Checks if lhs is not equal to rhsOr Does OR of twoBooleanValues.