edu.umd.cs.findbugs
public interface Priorities
Field Summary | |
---|---|
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. |