edu.umd.cs.findbugs.model.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spotbugs Show documentation
Show all versions of spotbugs Show documentation
SpotBugs: Because it's easy!
The newest version!
/**
* Eventually, all model classes (BugInstance, BugCollection, etc.) should go in
* this package.
*/
package edu.umd.cs.findbugs.model;