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 | Description |
---|---|---|
Cloud |
BugCollection.getCloud() |
Get the instance of user annotation plugin
|
Cloud |
SortedBugCollection.getCloud() |
|
Cloud |
BugCollection.reinitializeCloud() |
|
Cloud |
SortedBugCollection.reinitializeCloud() |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractCloud |
Modifier and Type | Method | Description |
---|---|---|
static Cloud |
CloudFactory.getCloud(BugCollection bc) |
|
static Cloud |
CloudFactory.getPlainCloud(BugCollection bc) |
Modifier and Type | Class | Description |
---|---|---|
class |
DBCloud |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.