public interface AnnotatedCallable<X> extends AnnotatedMember<X>
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotatedParameter<X>> |
getParameters()
Returns the method parameters
|
getDeclaringType, getJavaMember, isStatic
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent
java.util.List<AnnotatedParameter<X>> getParameters()