Package org.aspectj.lang.annotation
Annotation Type SuppressAjWarnings
-
@Retention(RUNTIME) public @interface SuppressAjWarnings
Annotate members to avoid AspectJ error messages. Currently supported:- advice that might not run (-Xlint TODO message id)
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
-