Package org.jboss.jdeparser
Interface JAnnotationArray
- All Known Implementing Classes:
ImplJAnnotationArray
public interface JAnnotationArray
An array of annotations.
-
Method Summary
-
Method Details
-
add
JAnnotation add()Add an annotation of the array's type to the array.- Returns:
- the new annotation
-