public abstract class AbstractMethodComparator extends Object implements Comparator<Method>
The priority goes to constructors with the PodamConstructor
annotation first, and then to those with more arguments.
| Constructor and Description |
|---|
AbstractMethodComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareAnnotations(Method method1,
Method method2) |
int |
methodComplexity(Method method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2015. All rights reserved.