@JavaDispatcher.Proxied(value="java.lang.reflect.Executable") protected static interface MethodDescription.InDefinedShape.AbstractBase.Executable
java.lang.reflect.Executable.| Modifier and Type | Method and Description | 
|---|---|
| AnnotatedElement | getAnnotatedReceiverType(Object value)Returns the annotated receiver type. | 
@MaybeNull @JavaDispatcher.Defaults AnnotatedElement getAnnotatedReceiverType(Object value)
value - The java.lang.reflect.Executable to resolve.java.lang.reflect.AnnotatedType that represents the receiver of the supplied executable.Copyright © 2014–2024. All rights reserved.