Interface JAnnotationArray

  • All Known Implementing Classes:
    ImplJAnnotationArray

    public interface JAnnotationArray
    An array of annotations.
    • Method Detail

      • add

        JAnnotation add()
        Add an annotation of the array's type to the array.
        Returns:
        the new annotation