public class ImplementsInterfaceTypeMatcher extends AbstractTypeMatcher
| Constructor and Description |
|---|
ImplementsInterfaceTypeMatcher(java.lang.Class interfaceType,
java.lang.String description,
java.lang.String technology) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.Class type) |
getDescription, getTechnology