Class TypePool.Default.ComponentTypeLocator.ForAnnotationProperty

    • Constructor Detail

      • ForAnnotationProperty

        public ForAnnotationProperty​(TypePool typePool,
                                     String annotationDescriptor)
        Creates a new component type locator for an array value.
        Parameters:
        typePool - The type pool to be used for looking up linked types.
        annotationDescriptor - A descriptor of the annotation to analyze.
    • Method Detail