public class EventWeekComparator extends Object implements Comparator<EventWeek>
| Constructor and Description |
|---|
EventWeekComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(EventWeek eventWeek1,
EventWeek eventWeek2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final String copyright
public int compare(EventWeek eventWeek1, EventWeek eventWeek2)
compare in interface Comparator<EventWeek>