org.mule.devkit.generation.studio.editor
Class EnumElementComparator
java.lang.Object
org.mule.devkit.generation.studio.editor.EnumElementComparator
- All Implemented Interfaces:
- Comparator<org.mule.devkit.model.studio.EnumElement>
public class EnumElementComparator
- extends Object
- implements Comparator<org.mule.devkit.model.studio.EnumElement>
|
Method Summary |
int |
compare(org.mule.devkit.model.studio.EnumElement enumElement1,
org.mule.devkit.model.studio.EnumElement enumElement2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumElementComparator
public EnumElementComparator()
compare
public int compare(org.mule.devkit.model.studio.EnumElement enumElement1,
org.mule.devkit.model.studio.EnumElement enumElement2)
- Specified by:
compare in interface Comparator<org.mule.devkit.model.studio.EnumElement>
Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.