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, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentjava.util.List<AnnotatedParameter<X>> getParameters()