public class AndOperator extends BooleanOperator
Constructor and Description |
---|
AndOperator() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(RuleEvaluationContext ruleContext) |
addParticle, flatten, getParticles
public boolean evaluate(RuleEvaluationContext ruleContext) throws RuleEvaluationException
evaluate
in class CompositeRuleParticle
RuleEvaluationException