JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
org.jboss.jdeparser
JAnnotationArray
Contents
Description
Method Summary
Method Details
add()
Hide sidebar
Show sidebar
Interface JAnnotationArray
All Known Implementing Classes:
ImplJAnnotationArray
public interface
JAnnotationArray
An array of annotations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JAnnotation
add
()
Add an annotation of the array's type to the array.
Method Details
add
JAnnotation
add
()
Add an annotation of the array's type to the array.
Returns:
the new annotation