public class CondOR extends CondShortCircuit
triggerValue| Constructor and Description |
|---|
CondOR(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