Annotation Type SuppressForbidden


@Retention(CLASS)
@Target({CONSTRUCTOR,FIELD,METHOD,TYPE})
public @interface SuppressForbidden
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    String value