Annotation Type SuppressForbidden
-
@Retention(CLASS) @Target({CONSTRUCTOR,FIELD,METHOD,TYPE}) public @interface SuppressForbidden
Suppresses forbidden-API checks.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-