Class TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup

    • Constructor Detail

      • AnnotationLookup

        protected AnnotationLookup​(java.lang.String descriptor,
                                   java.lang.String name)
        Creates a new annotation registrant for a recursive annotation lookup.
        Parameters:
        name - The name of the original annotation for which the annotation values are looked up.
        descriptor - The descriptor of the original annotation for which the annotation values are looked up.