X - declaring typepublic interface AnnotatedCallable<X> extends AnnotatedMember<X>
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedParameter<X>> |
getParameters()
Returns callable list of parameter or empty if none.
|
getDeclaringType, getJavaMember, isStaticgetAnnotation, getAnnotations, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentList<AnnotatedParameter<X>> getParameters()
Copyright © 2021. All rights reserved.