public static class ComposableBase.BinaryMatcher.And extends ComposableBase.BinaryMatcher
ComposableBase.BinaryMatcher.And, ComposableBase.BinaryMatcher.Or, ComposableBase.BinaryMatcher.XorComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse_a, _bFALSE, TRUE| Constructor and Description |
|---|
And(abbot.finder.Matcher a,
abbot.finder.Matcher b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.awt.Component c) |
ComposableMatcher |
simplify() |
and, getChildMatchers, getLhs, getOperandName, getRhs, or, setLhs, setRhs, toString, xorpublic boolean matches(java.awt.Component c)
public ComposableMatcher simplify()
simplify in interface ComposableMatchersimplify in class ComposableBase