|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.common.ThingsExceptionComparator
public class ThingsExceptionComparator
Compares ThingsExceptions based in their numerics.
Version History
EPG - Initial - 22 MAY 05
| Constructor Summary | |
|---|---|
ThingsExceptionComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(ThingsException o1,
ThingsException o2)
Compare. |
| 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 |
|---|
public ThingsExceptionComparator()
| Method Detail |
|---|
public int compare(ThingsException o1,
ThingsException o2)
compare in interface java.util.Comparator<ThingsException>o1 - exception 1o2 - exception 2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||