public class ServiceCalendarDateComparator extends Object implements Comparator<ServiceCalendarDate>
| Constructor and Description |
|---|
ServiceCalendarDateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ServiceCalendarDate o1,
ServiceCalendarDate o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ServiceCalendarDate o1, ServiceCalendarDate o2)
compare in interface Comparator<ServiceCalendarDate>Copyright © 2015 OneBusAway. All Rights Reserved.