|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BugCategory | |
|---|---|
| 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. |
| Uses of BugCategory in edu.umd.cs.findbugs |
|---|
| Methods in edu.umd.cs.findbugs that return BugCategory | |
|---|---|
BugCategory |
I18N.getBugCategory(java.lang.String category)
Get the BugCategory object for a category key. |
| Methods in edu.umd.cs.findbugs that return types with arguments of type BugCategory | |
|---|---|
java.util.Collection<BugCategory> |
I18N.getBugCategoryObjects()
|
| Methods in edu.umd.cs.findbugs with parameters of type BugCategory | |
|---|---|
int |
BugCategory.compareTo(BugCategory other)
|
boolean |
I18N.registerBugCategory(java.lang.String category,
BugCategory bc)
Set the metadata for a bug category. |
|
FindBugs™ 1.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||