| Package | Description |
|---|---|
| io.appform.hope.core | |
| io.appform.hope.core.functions.impl.arr | |
| io.appform.hope.core.functions.impl.path | |
| io.appform.hope.core.operators |
| Modifier and Type | Method and Description |
|---|---|
T |
Visitor.visit(BooleanValue booleanValue) |
T |
VisitorAdapter.visit(BooleanValue booleanValue) |
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
ContainsAny.apply(Evaluator.EvaluationContext evaluationContext) |
BooleanValue |
NotIn.apply(Evaluator.EvaluationContext evaluationContext) |
BooleanValue |
In.apply(Evaluator.EvaluationContext evaluationContext) |
BooleanValue |
ContainsAll.apply(Evaluator.EvaluationContext evaluationContext) |
| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
Exists.apply(Evaluator.EvaluationContext evaluationContext) |
| Constructor and Description |
|---|
And(BooleanValue lhs,
BooleanValue rhs) |
Not(BooleanValue operand) |
Or(BooleanValue lhs,
BooleanValue rhs) |
Copyright © 2019. All rights reserved.