|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cogroo.tools.checker.rules.util.MistakeComparator
public class MistakeComparator
Utility class to compare Mistake objects
| Constructor Summary | |
|---|---|
MistakeComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Mistake m1,
Mistake m2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public MistakeComparator()
| Method Detail |
|---|
public int compare(Mistake m1,
Mistake m2)
compare in interface Comparator<Mistake>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||