org.mule.devkit.doclet
Class Sorter
java.lang.Object
org.mule.devkit.doclet.Sorter
- All Implemented Interfaces:
- Comparable
public class Sorter
- extends Object
- implements Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
label
public String label
data
public Object data
Sorter
public Sorter(String l,
Object d)
compareTo
public int compareTo(Object other)
- Specified by:
compareTo in interface Comparable
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.