Interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedMethodReturnType.Dispatcher

    • Method Detail

      • getAnnotatedReturnType

        @MaybeNull
        @Defaults
        java.lang.reflect.AnnotatedElement getAnnotatedReturnType​(java.lang.reflect.Method method)
        Resolves the supplied method's annotated return type.
        Parameters:
        method - The executable for which to resolve the annotated return type.
        Returns:
        The return type annotations or null if this feature is not supported.