private static final class TypeParameterMatcher.ReflectiveMatcher extends TypeParameterMatcher
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Class<?> |
type |
| Constructor and Description |
|---|
ReflectiveMatcher(java.lang.Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(java.lang.Object msg) |
find, getpublic boolean match(java.lang.Object msg)
match in class TypeParameterMatcher