Class TypePool.Default.TypeExtractor.AnnotationExtractor.AnnotationLookup

    • Constructor Detail

      • AnnotationLookup

        protected AnnotationLookup​(String descriptor,
                                   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.