public abstract static class MethodInfoUtil.BaseComparator<T>
extends java.lang.Object
implements java.util.Comparator<T>
Constructor and Description |
---|
BaseComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(MethodInfo am,
MethodInfo bm) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(MethodInfo am, MethodInfo bm)