public static class SortedBugCollection.BugInstanceComparator extends java.lang.Object implements java.util.Comparator<BugInstance>
Modifier and Type | Field and Description |
---|---|
static SortedBugCollection.BugInstanceComparator |
instance |
Modifier and Type | Method and Description |
---|---|
int |
compare(BugInstance lhs,
BugInstance rhs) |
public static final SortedBugCollection.BugInstanceComparator instance
public int compare(BugInstance lhs, BugInstance rhs)
compare
in interface java.util.Comparator<BugInstance>
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.