Interface JAnnotationArray


  • public interface JAnnotationArray
    An array of annotations.
    Author:
    David M. Lloyd
    • Method Detail

      • add

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