public static class SortedBugCollection.BugInstanceComparator extends Object implements Comparator<BugInstance>
| Modifier and Type | Field and Description |
|---|---|
static SortedBugCollection.BugInstanceComparator |
instance |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BugInstance lhs,
BugInstance rhs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final SortedBugCollection.BugInstanceComparator instance
public int compare(BugInstance lhs, BugInstance rhs)
compare in interface Comparator<BugInstance>Copyright © 2003–2015. All rights reserved.