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, isStatic
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent
List<AnnotatedParameter<X>> getParameters()
Copyright © 2023. All rights reserved.