org.mycore.datamodel.classifications2.utils
Class MCREditorItemComparator
java.lang.Object
org.mycore.datamodel.classifications2.utils.MCREditorItemComparator
- All Implemented Interfaces:
- Comparator<Element>
public class MCREditorItemComparator
- extends Object
- implements Comparator<Element>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURRENT_LANG_TEXT_ORDER
public static final MCREditorItemComparator CURRENT_LANG_TEXT_ORDER
compare
public int compare(Element o1,
Element o2)
- Specified by:
compare in interface Comparator<Element>