Package | Description |
---|---|
edu.umd.cs.findbugs.annotations |
Annotations for FindBugs (mostly deprecated except for
SuppressFBWarnings ). |
Modifier and Type | Method and Description |
---|---|
static Confidence |
Confidence.getConfidence(int prio)
Given a numeric confidence value, report the corresponding confidence enum value
|
static Confidence |
Confidence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Confidence[] |
Confidence.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.