org.exoplatform.calendar
Class CalendarUtils.SelectComparator

java.lang.Object
  extended by org.exoplatform.calendar.CalendarUtils.SelectComparator
All Implemented Interfaces:
Comparator
Enclosing class:
CalendarUtils

public static class CalendarUtils.SelectComparator
extends Object
implements Comparator


Constructor Summary
CalendarUtils.SelectComparator()
           
 
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

CalendarUtils.SelectComparator

public CalendarUtils.SelectComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
            throws ClassCastException
Specified by:
compare in interface Comparator
Throws:
ClassCastException


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.