public class MethodComparator 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 |
|---|
MethodComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Method method1,
Method method2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Method method1, Method method2)
compare in interface Comparator<Method>Copyright © 2015. All rights reserved.