@Module public class MethodParams extends java.lang.Object
Constructor and Description |
---|
MethodParams() |
Modifier and Type | Method and Description |
---|---|
void |
addMethodParam(java.lang.Class<?> methodParam) |
boolean |
isMatch(AnnotatedMethod<?> otherMethod) |
boolean |
isMatch(java.lang.reflect.Method otherMethod) |
public void addMethodParam(java.lang.Class<?> methodParam)
public boolean isMatch(AnnotatedMethod<?> otherMethod)
public boolean isMatch(java.lang.reflect.Method otherMethod)