public class CondAND extends CondShortCircuit
triggerValue| Constructor and Description |
|---|
CondAND(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
operator(boolean bool1,
boolean bool2) |
applygetName, refSnapshot, setName, toStringpublic boolean operator(boolean bool1,
boolean bool2)
operator in class CondShortCircuit