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

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

The newest version!
/**
 * Implementation of dataflow analysis for checking whether obligations to close streams and other resources
 * (e.g., database objects) are satisfied.
 *
 * See Weimer and Necula, Finding and preventing run-time error
 * handling mistakes.
 */
@javax.annotation.ParametersAreNonnullByDefault
@edu.umd.cs.findbugs.internalAnnotations.AnalysisContextContained
package edu.umd.cs.findbugs.ba.obl;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy