public class AndCondition extends Condition
Condition.Operator| Constructor and Description |
|---|
AndCondition(Condition leftCondition,
Condition rightCondition) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
getLeftCondition() |
Condition |
getRightCondition() |
Copyright © 2012. All Rights Reserved.