public interface WarningComparator extends java.util.Comparator<BugInstance>, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
int |
compare(BugInstance lhs,
BugInstance rhs) |
void |
setClassNameRewriter(ClassNameRewriter classNameRewriter) |
void setClassNameRewriter(ClassNameRewriter classNameRewriter)
int compare(BugInstance lhs, BugInstance rhs)
compare
in interface java.util.Comparator<BugInstance>
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.