Annotation Type ExpectWarning


  • @Retention(CLASS)
    public @interface ExpectWarning
    Annotation indicating that a FindBugs warning is expected.
    Author:
    David Hovemeyer
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value