edu.umd.cs.findbugs
Interface Priorities
-
public interface Priorities- See Also:
edu.umd.cs.findbugs.BugRankCategory,edu.umd.cs.findbugs.BugRanker,Confidence
-
-
Field Summary
Fields Modifier and Type Field and Description static intEXP_PRIORITYExperimental priority for bug instances.static intHIGH_PRIORITYHigh priority for bug instances.static intIGNORE_PRIORITYpriority for bug instances that should be ignoredstatic intLOW_PRIORITYLow priority for bug instances.static intNORMAL_PRIORITYNormal priority for bug instances.
-
-
-
Field Detail
-
IGNORE_PRIORITY
static final int IGNORE_PRIORITY
priority for bug instances that should be ignored- See Also:
- Constant Field Values
-
EXP_PRIORITY
static final int EXP_PRIORITY
Experimental priority for bug instances.- See Also:
- Constant Field Values
-
LOW_PRIORITY
static final int LOW_PRIORITY
Low priority for bug instances.- See Also:
- Constant Field Values
-
NORMAL_PRIORITY
static final int NORMAL_PRIORITY
Normal priority for bug instances.- See Also:
- Constant Field Values
-
HIGH_PRIORITY
static final int HIGH_PRIORITY
High priority for bug instances.- See Also:
- Constant Field Values
-
-
DataMelt 3.0 © DataMelt by jWork.ORG