Package com.deque.axe.android.utils
Annotation Type SuppressFBWarnings
-
@Retention(CLASS) public @interface SuppressFBWarnings
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringjustificationOptional documentation of the reason why the warning is suppressed.java.lang.String[]valueThe set of FindBugs warnings that are to be suppressed in annotated element.
-