Interface MethodDescription.InDefinedShape.AbstractBase.Executable

    • Method Detail

      • getAnnotatedReceiverType

        @MaybeNull
        @Defaults
        java.lang.reflect.AnnotatedElement getAnnotatedReceiverType​(java.lang.Object value)
        Returns the annotated receiver type.
        Parameters:
        value - The java.lang.reflect.Executable to resolve.
        Returns:
        An instance of java.lang.reflect.AnnotatedType that represents the receiver of the supplied executable.