com.silverpeas.scheduleevent.service.model.beans
Class ScheduleEventComparator

java.lang.Object
  extended by com.silverpeas.scheduleevent.service.model.beans.ScheduleEventComparator
All Implemented Interfaces:
Comparator<ScheduleEvent>

public class ScheduleEventComparator
extends Object
implements Comparator<ScheduleEvent>


Constructor Summary
ScheduleEventComparator()
           
 
Method Summary
 int compare(ScheduleEvent se1, ScheduleEvent se2)
           
 
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

ScheduleEventComparator

public ScheduleEventComparator()
Method Detail

compare

public int compare(ScheduleEvent se1,
                   ScheduleEvent se2)
Specified by:
compare in interface Comparator<ScheduleEvent>


Copyright © 2016 Silverpeas. All Rights Reserved.