org.exoplatform.faq.service
Class Utils.NameComparatorASC
java.lang.Object
org.exoplatform.faq.service.Utils.NameComparatorASC
- All Implemented Interfaces:
- Comparator<Object>
- Enclosing class:
- Utils
public static class Utils.NameComparatorASC
- extends Object
- implements Comparator<Object>
This method sort list category is name ascending
- Author:
- Administrator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils.NameComparatorASC
public Utils.NameComparatorASC()
compare
public int compare(Object o1,
Object o2)
throws ClassCastException
- Specified by:
compare in interface Comparator<Object>
- Throws:
ClassCastException
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.