|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.SortedBugCollection.BugInstanceComparator
edu.umd.cs.findbugs.SortedBugCollection.MultiversionBugInstanceComparator
public static class SortedBugCollection.MultiversionBugInstanceComparator
Field Summary | |
---|---|
static SortedBugCollection.MultiversionBugInstanceComparator |
instance
|
Constructor Summary | |
---|---|
SortedBugCollection.MultiversionBugInstanceComparator()
|
Method Summary | |
---|---|
int |
compare(BugInstance lhs,
BugInstance rhs)
|
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 |
Field Detail |
---|
public static final SortedBugCollection.MultiversionBugInstanceComparator instance
Constructor Detail |
---|
public SortedBugCollection.MultiversionBugInstanceComparator()
Method Detail |
---|
public int compare(BugInstance lhs, BugInstance rhs)
compare
in interface java.util.Comparator<BugInstance>
compare
in class SortedBugCollection.BugInstanceComparator
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |