public class MethodComparator extends Object implements Comparator<org.mule.devkit.model.Method>
| Constructor and Description |
|---|
MethodComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.mule.devkit.model.Method method1,
org.mule.devkit.model.Method method2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(org.mule.devkit.model.Method method1, org.mule.devkit.model.Method method2)
compare in interface Comparator<org.mule.devkit.model.Method>Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.