public interface Priorities
BugRankCategory
,
BugRanker
,
Confidence
Modifier and Type | Field and Description |
---|---|
static int |
EXP_PRIORITY
Experimental priority for bug instances.
|
static int |
HIGH_PRIORITY
High priority for bug instances.
|
static int |
IGNORE_PRIORITY
priority for bug instances that should be ignored
|
static int |
LOW_PRIORITY
Low priority for bug instances.
|
static int |
NORMAL_PRIORITY
Normal priority for bug instances.
|
static final int IGNORE_PRIORITY
static final int EXP_PRIORITY
static final int LOW_PRIORITY
static final int NORMAL_PRIORITY
static final int HIGH_PRIORITY
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.