
edu.umd.cs.findbugs.ba.obl.package-info Maven / Gradle / Ivy
/**
* 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 - 2025 Weber Informatics LLC | Privacy Policy