|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.gui.FindBugsFrame.BugInstanceByTypeComparator
private static class FindBugsFrame.BugInstanceByTypeComparator
Two-level comparison of bug instances by bug type and BugInstance natural ordering.
| Constructor Summary | |
|---|---|
private |
FindBugsFrame.BugInstanceByTypeComparator()
|
| Method Summary | |
|---|---|
int |
compare(BugInstance a,
BugInstance b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
private FindBugsFrame.BugInstanceByTypeComparator()
| Method Detail |
|---|
public int compare(BugInstance a,
BugInstance b)
compare in interface java.util.Comparator<BugInstance>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||