Annotation Type SuppressFBWarnings
Marker class indicating that some FindBugs/SpotBugs warnings should be suppressed.
- Author:
- Christian Kohlschütter
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] valueThe FindBugs/SpotBugs warnings that should be suppressed.- Returns:
- A list of warnings.
- Default:
{}
-