@JavaDispatcher.Proxied(value="java.lang.reflect.Method") protected static interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher
Method.| Modifier and Type | Method and Description |
|---|---|
AnnotatedElement |
getAnnotatedReturnType(Method method)
Resolves the supplied method's annotated return type.
|
@MaybeNull @JavaDispatcher.Defaults AnnotatedElement getAnnotatedReturnType(Method method)
method - The executable for which to resolve the annotated return type.null if this feature is not supported.Copyright © 2014–2025. All rights reserved.