Package | Description |
---|---|
casa.actions.rf3 |
Modifier and Type | Field and Description |
---|---|
private Pair<Condition,Action>[] |
Conditional.pairs |
Constructor and Description |
---|
Conditional(Pair<Condition,Action>... thePairs)
Defers to
Conditional.Conditional(String, Pair...) with the first parameter "Conditional". |
Conditional(String theName,
Pair<Condition,Action>... thePairs) |