com.jalios.jcms
Class Category.OrderChildrenFirstComparator

java.lang.Object
  extended by com.jalios.jcms.Category.OrderChildrenFirstComparator
All Implemented Interfaces:
Comparator<Category>
Enclosing class:
Category

public static class Category.OrderChildrenFirstComparator
extends Object
implements Comparator<Category>


Constructor Summary
Category.OrderChildrenFirstComparator()
           
 
Method Summary
 int compare(Category c1, Category c2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

Category.OrderChildrenFirstComparator

public Category.OrderChildrenFirstComparator()
Method Detail

compare

public int compare(Category c1,
                   Category c2)
Specified by:
compare in interface Comparator<Category>


Copyright © 2001-2010 Jalios SA. All Rights Reserved.