Class TypeDescription.Generic.AnnotationReader.ForWildcardLowerBoundType

    • Constructor Detail

      • ForWildcardLowerBoundType

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