Class TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup

    • Constructor Detail

      • ArrayLookup

        protected ArrayLookup​(String name,
                              TypePool.AbstractBase.ComponentTypeReference componentTypeReference)
        Creates a new annotation registrant for an array lookup.
        Parameters:
        name - The name of the annotation property the collected array is representing.
        componentTypeReference - A lazy reference to resolve the component type of the collected array.