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