org.onebusaway.presentation.impl.service_alerts
Class RecentSituationComparator

java.lang.Object
  extended by org.onebusaway.presentation.impl.service_alerts.RecentSituationComparator
All Implemented Interfaces:
Comparator<ServiceAlertBean>

public class RecentSituationComparator
extends Object
implements Comparator<ServiceAlertBean>


Constructor Summary
RecentSituationComparator()
           
 
Method Summary
 int compare(ServiceAlertBean o1, ServiceAlertBean o2)
           
 
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

RecentSituationComparator

public RecentSituationComparator()
Method Detail

compare

public int compare(ServiceAlertBean o1,
                   ServiceAlertBean o2)
Specified by:
compare in interface Comparator<ServiceAlertBean>


Copyright © 2012 OneBusAway. All Rights Reserved.