Class TypeDescription.Generic.AnnotationReader.ForWildcardUpperBoundType

    • Constructor Detail

      • ForWildcardUpperBoundType

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