|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.yale.its.tp.portlets.calendar.VEventStartComparator
public class VEventStartComparator
VEventStartComparator compares to VEvents and orders them by starting date. For events that start at the time, whichever event ends first will be considered "first".
| Constructor Summary | |
|---|---|
VEventStartComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(net.fortuna.ical4j.model.component.VEvent event1,
net.fortuna.ical4j.model.component.VEvent event2)
|
| 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 VEventStartComparator()
| Method Detail |
|---|
public int compare(net.fortuna.ical4j.model.component.VEvent event1,
net.fortuna.ical4j.model.component.VEvent event2)
compare in interface java.util.Comparator<net.fortuna.ical4j.model.component.VEvent>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||