Class | Description |
---|---|
AllTupleMatcher |
A
TupleMatcher that matches if and only if all of its
component TupleMatcher s match. |
AnyTupleMatcher |
A
TupleMatcher that matches if and only if any of its
component TupleMatcher s match. |
NotTupleMatcher |
A
TupleMatcher that matches if and only if its
component TupleMatcher does not match. |