Class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.AnnotatedParameterizedType

    • Constructor Detail

      • AnnotatedParameterizedType

        protected AnnotatedParameterizedType​(AccessibleObject executable,
                                             int index)
        Creates a new annotation reader for an annotated type argument type.
        Parameters:
        executable - The represented executable.
        index - The type argument's index.