org.exoplatform.faq.service
Class Utils.DatetimeComparatorDESC

java.lang.Object
  extended by org.exoplatform.faq.service.Utils.DatetimeComparatorDESC
All Implemented Interfaces:
Comparator<Object>
Enclosing class:
Utils

public static class Utils.DatetimeComparatorDESC
extends Object
implements Comparator<Object>

This method sort list category is date descending

Author:
Administrator

Constructor Summary
Utils.DatetimeComparatorDESC()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

Utils.DatetimeComparatorDESC

public Utils.DatetimeComparatorDESC()
Method Detail

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.