Interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedExecutableParameterType.Dispatcher

    • Method Detail

      • getAnnotatedParameterTypes

        @Defaults
        java.lang.reflect.AnnotatedElement[] getAnnotatedParameterTypes​(java.lang.Object executable)
        Resolves the supplied java.lang.reflect.Executable's annotated parameter types.
        Parameters:
        executable - The executable for which to resolve its annotated parameter types.
        Returns:
        An array of parameter type annotations or an empty array if this feature is not supported.