public class InvocationComparator extends java.lang.Object implements java.util.Comparator<Invocation>
| Constructor and Description |
|---|
InvocationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Invocation o1,
Invocation o2) |
public int compare(Invocation o1, Invocation o2)
compare in interface java.util.Comparator<Invocation>