@Retention(value=CLASS)
public @interface SuppressFBWarnings
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
justification |
java.lang.String[] |
value
The set of FindBugs warnings that are to be suppressed in
annotated element.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.