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