Package | Description |
---|---|
edu.umd.cs.findbugs.cloud |
Modifier and Type | Method and Description |
---|---|
Cloud.BugFilingStatus |
DoNothingCloud.getBugLinkStatus(BugInstance b) |
Cloud.BugFilingStatus |
Cloud.getBugLinkStatus(BugInstance b)
get the bug filing status for a bug instance
|
Cloud.BugFilingStatus |
AbstractCloud.getBugLinkStatus(BugInstance b) |
static Cloud.BugFilingStatus |
Cloud.BugFilingStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Cloud.BugFilingStatus[] |
Cloud.BugFilingStatus.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.