public class BugLeafNode
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
BugInstance |
getBug() |
int |
hashCode() |
boolean |
matches(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue keyValuePair) |
boolean |
matches(BugAspects aspects) |
java.lang.String |
toString() |
public BugInstance getBug()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean matches(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue keyValuePair)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean matches(BugAspects aspects)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.