public static class ClassMatcher.MultiClassMatcher extends ClassMatcher
ClassMatcher.MultiClassMatcher, ClassMatcher.SingleClassMatcher
ComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse
Modifier and Type | Field and Description |
---|---|
private java.lang.Class[] |
_classes |
private int |
_len |
allowHidden
FALSE, TRUE
Constructor and Description |
---|
MultiClassMatcher(java.lang.Class... classes) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassNames() |
boolean |
matches(java.awt.Component cmp) |
equalsClass, findClass, of, of, ofType, toString, tryGetClass
and, composable, getChildMatchers, identity, inverse, inverse, or, self, simplify, simplify, withText, withText, withText, xor
public java.lang.String getClassNames()
getClassNames
in class ClassMatcher
public boolean matches(java.awt.Component cmp)