public class BugLeafNode extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BugInstance |
getBug() |
int |
hashCode() |
boolean |
matches(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue keyValuePair) |
boolean |
matches(BugAspects aspects) |
String |
toString() |
public BugInstance getBug()
public boolean matches(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue keyValuePair)
public boolean matches(BugAspects aspects)
Copyright © 2003–2015. All rights reserved.