public class ExplainTask.MethodComparator extends Object implements Comparator<Method>
| Constructor and Description |
|---|
MethodComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Method m1,
Method m2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Method m1, Method m2)
compare in interface Comparator<Method>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.