public class NoSyntheticMatcher
extends com.google.inject.matcher.AbstractMatcher<java.lang.reflect.Method>
| Constructor and Description |
|---|
NoSyntheticMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static NoSyntheticMatcher |
instance() |
boolean |
matches(java.lang.reflect.Method method) |
public static final NoSyntheticMatcher instance()
public boolean matches(java.lang.reflect.Method method)