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