Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
|
edu.umd.cs.findbugs.cloud | |
edu.umd.cs.findbugs.cloud.db |
Modifier and Type | Method and Description |
---|---|
Cloud |
SortedBugCollection.getCloud() |
Cloud |
BugCollection.getCloud()
Get the instance of user annotation plugin
|
Cloud |
SortedBugCollection.reinitializeCloud() |
Cloud |
BugCollection.reinitializeCloud() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCloud |
Modifier and Type | Method and Description |
---|---|
static Cloud |
CloudFactory.getCloud(BugCollection bc) |
static Cloud |
CloudFactory.getPlainCloud(BugCollection bc) |
Modifier and Type | Class and Description |
---|---|
class |
DBCloud |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.