com.jalios.jcms
Class Category.OrderChildrenLastComparator

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

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


Constructor Summary
Category.OrderChildrenLastComparator()
           
 
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.OrderChildrenLastComparator

public Category.OrderChildrenLastComparator()
Method Detail

compare

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


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