public static class ClassMatcher.SingleClassMatcher extends ClassMatcher
ClassMatcher.MultiClassMatcher, ClassMatcher.SingleClassMatcher
ComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse
Modifier and Type | Field and Description |
---|---|
private java.lang.Class |
_cls |
FALSE, TRUE
Constructor and Description |
---|
SingleClassMatcher(java.lang.Class cls) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassNames() |
boolean |
matches(java.awt.Component c) |
equalsClass, of, of, toString
public java.lang.String getClassNames()
getClassNames
in class ClassMatcher
public boolean matches(java.awt.Component c)