com.jalios.jcms
Class Category.OrderChildrenFirstComparator
java.lang.Object
com.jalios.jcms.Category.OrderChildrenFirstComparator
- All Implemented Interfaces:
- Comparator<Category>
- Enclosing class:
- Category
public static class Category.OrderChildrenFirstComparator
- extends Object
- implements Comparator<Category>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Category.OrderChildrenFirstComparator
public Category.OrderChildrenFirstComparator()
compare
public int compare(Category c1,
Category c2)
- Specified by:
compare
in interface Comparator<Category>
Copyright © 2001-2010 Jalios SA. All Rights Reserved.