|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BugRanker | |
---|---|
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 BugRanker in edu.umd.cs.findbugs |
---|
Methods in edu.umd.cs.findbugs that return BugRanker | |
---|---|
BugRanker |
Plugin.getBugRanker()
|
Methods in edu.umd.cs.findbugs with parameters of type BugRanker | |
---|---|
static int |
BugRanker.rankBug(BugInstance bug,
BugRanker... rankers)
|
void |
Plugin.setBugRanker(BugRanker ranker)
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |