Package edu.umd.cs.findbugs.gui2
Class BugLeafNode
java.lang.Object
edu.umd.cs.findbugs.gui2.BugLeafNode
These are the leaves of the tree, note that coloring is not done here, it is
done in BugRenderer This class is basically just a wrapper for BugInstance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getBug()
int
hashCode()
boolean
matches
(BugAspects aspects) boolean
matches
(BugAspects.SortableValue keyValuePair) toString()