Class TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType.OfFormalTypeVariable

    • Constructor Detail

      • OfFormalTypeVariable

        protected OfFormalTypeVariable​(TypeVariable<?> typeVariable,
                                       int index)
        Creates a chained annotation reader for reading a formal type variable's bound type.
        Parameters:
        typeVariable - The represented type variable.
        index - The type variable's index.