Class TypeDescription.Generic.AnnotationReader.ForTypeArgument

    • Constructor Detail

      • ForTypeArgument

        protected ForTypeArgument​(TypeDescription.Generic.AnnotationReader annotationReader,
                                  int index)
        Creates a chained annotation reader for reading a component type.
        Parameters:
        annotationReader - The annotation reader from which to delegate.
        index - The type argument's index.