Package java.lang

Annotation Type FindBugsSuppressWarnings

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value
      The FindBugs Patterns to suppress, such as SE_TRANSIENT_FIELD_NOT_RESTORED or Se.
    • Element Detail

      • value

        String[] value
        The FindBugs Patterns to suppress, such as SE_TRANSIENT_FIELD_NOT_RESTORED or Se. Full, upper case names are preferred.