Package edu.umd.cs.findbugs.annotations
Annotation Type DesireNoWarning
-
@Retention(CLASS) public @interface DesireNoWarning
Annotation indicating that no FindBugs warning of the specified type is desired.- Author:
- David Hovemeyer
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-