public static class Compiler.ThrowableComparator extends Object implements Serializable, Comparator<Throwable>
| Constructor and Description |
|---|
Compiler.ThrowableComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Throwable o1,
Throwable o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Throwable o1, Throwable o2)
compare in interface Comparator<Throwable>Copyright © 2014 Quattor. All Rights Reserved.