|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.calendar.AbstractCalendarEvent.StartDateComparator<T>
T - subclass of AbstractCalendarEventpublic static class AbstractCalendarEvent.StartDateComparator<T extends CalendarEventInterface>
This comparator allow sorting of calendar event in chronological order using only their start date
| Constructor Summary | |
|---|---|
AbstractCalendarEvent.StartDateComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(T ce1,
T ce2)
|
| 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 |
|---|
public AbstractCalendarEvent.StartDateComparator()
| Method Detail |
|---|
public int compare(T ce1,
T ce2)
compare in interface java.util.Comparator<T extends CalendarEventInterface>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||