Class TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType

    • Constructor Detail

      • ForTypeVariableBoundType

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