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.
|
Modifier and Type | Method and Description |
---|---|
BugRankCategory |
BugInstance.getBugRankCategory() |
static BugRankCategory |
BugRankCategory.getRank(int rank) |
static BugRankCategory |
BugRankCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BugRankCategory[] |
BugRankCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.