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
-
Method Details
-
getBug
-
toString
-
matches
public boolean matches(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue keyValuePair) -
equals
-
hashCode
-
matches
-