Interface JAnnotationArray


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

    Modifier and Type
    Method
    Description
    add()
    Add an annotation of the array's type to the array.
  • Method Details

    • add

      Add an annotation of the array's type to the array.
      Returns:
      the new annotation