public final class MethodNameComparator extends Object implements Comparator<Method>
| Modifier and Type | Field and Description |
|---|---|
static MethodNameComparator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Method a,
Method b) |
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 static final MethodNameComparator INSTANCE
public int compare(Method a, Method b)
compare in interface Comparator<Method>Copyright © 2019. All rights reserved.