edu.umd.cs.findbugs
public class BugCode extends Object
See Also: BugPattern
Constructor Summary | |
---|---|
BugCode(String abbrev, String description)
Constructor.
|
Method Summary | |
---|---|
String | getAbbrev()
Get the abbreviation for this bug code. |
String | getDescription()
Get the short textual description of the bug code. |
Parameters: abbrev the abbreviation for the bug code description a short textual description of the class of bug pattern represented by this bug code