Interface TypePool.Default.ComponentTypeLocator

    • Method Detail

      • bind

        TypePool.AbstractBase.ComponentTypeReference bind​(java.lang.String name)
        Binds this component type to a given property name of an annotation.
        Parameters:
        name - The name of an annotation property which the returned component type reference should query for resolving an array's component type.
        Returns:
        A component type reference to an annotation value's component type.