public class ClassMatcher extends AbstractMatcher
| Constructor and Description |
|---|
ClassMatcher(Class cls) |
ClassMatcher(Class cls,
boolean mustBeShowing) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Component c)
Return whether the given Component matches some lookup criteria.
|
String |
toString() |
stringsMatchpublic ClassMatcher(Class cls)
public ClassMatcher(Class cls, boolean mustBeShowing)
public boolean matches(Component c)
Matcherpublic String toString()
toString in class AbstractMatcher
Abbot is hosted on