All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.umd.cs.findbugs.annotations.package-info Maven / Gradle / Ivy

There is a newer version: 4.8.6
Show newest version
/**
 * Annotations for FindBugs (mostly deprecated except for {@link edu.umd.cs.findbugs.annotations.SuppressFBWarnings}).
 *
 *  There are another set of annotations used by an experimental detector for unclosed resources:
 *  
    *
  • {@link edu.umd.cs.findbugs.annotations.CleanupObligation} *
  • {@link edu.umd.cs.findbugs.annotations.CreatesObligation} *
  • {@link edu.umd.cs.findbugs.annotations.DischargesObligation} *
*/ package edu.umd.cs.findbugs.annotations;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy