|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cloud | |
---|---|
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 |
Uses of Cloud in edu.umd.cs.findbugs |
---|
Methods in edu.umd.cs.findbugs that return Cloud | |
---|---|
Cloud |
SortedBugCollection.getCloud()
|
Cloud |
BugCollection.getCloud()
Get the instance of user annotation plugin |
Cloud |
SortedBugCollection.reinitializeCloud()
|
Cloud |
BugCollection.reinitializeCloud()
|
Uses of Cloud in edu.umd.cs.findbugs.cloud |
---|
Classes in edu.umd.cs.findbugs.cloud that implement Cloud | |
---|---|
class |
AbstractCloud
|
Methods in edu.umd.cs.findbugs.cloud that return Cloud | |
---|---|
static Cloud |
CloudFactory.getCloud(BugCollection bc)
|
static Cloud |
CloudFactory.getPlainCloud(BugCollection bc)
|
Uses of Cloud in edu.umd.cs.findbugs.cloud.db |
---|
Classes in edu.umd.cs.findbugs.cloud.db that implement Cloud | |
---|---|
class |
DBCloud
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |