|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCombiningPredicate | |
|---|---|
| com.caucho.health.predicate | |
| Uses of AbstractCombiningPredicate in com.caucho.health.predicate |
|---|
| Subclasses of AbstractCombiningPredicate in com.caucho.health.predicate | |
|---|---|
class |
And
Matches if all of the child predicates match. |
class |
Nand
Matches if all of the child predicates fail. |
class |
Nor
Matches if none of the child predicates match. |
class |
Or
Matches if any of the child predicates match. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||