Class TypeDescription.Generic.OfTypeVariable.WithAnnotationOverlay

    • Constructor Detail

      • WithAnnotationOverlay

        public WithAnnotationOverlay​(TypeDescription.Generic typeVariable,
                                     AnnotationSource annotationSource)
        Creates a new type definition for a type variable with explicit annotations.
        Parameters:
        typeVariable - The type variable to represent.
        annotationSource - The annotation source to query for the declared annotations.