Interface TypeDescription.Generic.AnnotationReader.Delegator.ForLoadedField.Dispatcher

    • Method Detail

      • getAnnotatedType

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