public class MethodDeclarationComparator extends Object implements Comparator<MethodDeclaration>
| Constructor and Description |
|---|
MethodDeclarationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MethodDeclaration n1,
MethodDeclaration n2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(MethodDeclaration n1, MethodDeclaration n2)
compare in interface Comparator<MethodDeclaration>Copyright © 2015. All rights reserved.