Interface TypePool.AbstractBase.ComponentTypeReference

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String lookup()
      Lazily returns the binary name of the array component type of an annotation value.
    • Method Detail

      • lookup

        java.lang.String lookup()
        Lazily returns the binary name of the array component type of an annotation value.
        Returns:
        The binary name of the component type.