edu.umd.cs.findbugs.annotations
Annotation Type SuppressFBWarnings
-
@Retention(value=CLASS) public @interface SuppressFBWarningsUsed to suppress FindBugs warnings. It should be used instead ofSuppressWarningsto avoid conflicts withSuppressWarnings.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element and Description java.lang.StringjustificationOptional documentation of the reason why the warning is suppressedjava.lang.String[]valueThe set of FindBugs warnings that are to be suppressed in annotated element.
-
DataMelt 3.0 © DataMelt by jWork.ORG