org.onebusaway.presentation.impl.service_alerts
Class RecentSituationComparator
java.lang.Object
org.onebusaway.presentation.impl.service_alerts.RecentSituationComparator
- All Implemented Interfaces:
- Comparator<ServiceAlertBean>
public class RecentSituationComparator
- extends Object
- implements Comparator<ServiceAlertBean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecentSituationComparator
public RecentSituationComparator()
compare
public int compare(ServiceAlertBean o1,
ServiceAlertBean o2)
- Specified by:
compare
in interface Comparator<ServiceAlertBean>
Copyright © 2012 OneBusAway. All Rights Reserved.