Class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.Resolved

    • Constructor Detail

      • Resolved

        protected Resolved​(java.lang.reflect.AnnotatedElement annotatedElement)
        Creates a new resolved delegator.
        Parameters:
        annotatedElement - The represented annotated element.
    • Method Detail

      • resolve

        public java.lang.reflect.AnnotatedElement resolve()
        Description copied from interface: TypeDescription.Generic.AnnotationReader
        Resolves the underlying AnnotatedElement.
        Returns:
        The underlying annotated element.