Annotation Type SpotBugsSuppressWarnings


  • @API(STABLE)
    public @interface SpotBugsSuppressWarnings
    Suppress warnings from FindBugs / SpotBugs tools. Avoids introducing another transitive dependency.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String[] value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String justification  
      • justification

        String justification
        Default:
        ""