Annotation Type SuppressFBWarnings


  • @Retention(CLASS)
    public @interface SuppressFBWarnings
    Annotation to suppress Spotbugs warnings.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String justification  
      java.lang.String[] value  
    • Element Detail

      • value

        java.lang.String[] value
        Default:
        {}
      • justification

        java.lang.String justification
        Default:
        ""