Package org.jboss.jdeparser
Interface JAnnotationArray
public interface JAnnotationArray
An array of annotations.
- Author:
- David M. Lloyd
-
Method Summary
-
Method Details
-
add
JAnnotation add()Add an annotation of the array's type to the array.- Returns:
- the new annotation
-