edu.umd.cs.findbugs.annotations
Annotation Type SuppressWarnings
-
Deprecated.- UseSuppressFBWarningsinstead
@Target(value={TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,PACKAGE}) @Retention(value=CLASS) @Deprecated public @interface SuppressWarningsWas used to suppress FindBugs warnings but generates name conflicts withSuppressWarnings.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element and Description java.lang.StringjustificationDeprecated.java.lang.String[]valueDeprecated.The set of FindBugs warnings that are to be suppressed by the compiler in the annotated element.
-
DataMelt 3.0 © DataMelt by jWork.ORG