org.onebusaway.presentation.impl
Class AgencyPresenter

java.lang.Object
  extended by org.onebusaway.presentation.impl.AgencyPresenter

public class AgencyPresenter
extends Object


Constructor Summary
AgencyPresenter()
           
 
Method Summary
static List<AgencyBean> getAgenciesForArrivalAndDepartures(List<ArrivalAndDepartureBean> arrivalsAndDepartures)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgencyPresenter

public AgencyPresenter()
Method Detail

getAgenciesForArrivalAndDepartures

public static List<AgencyBean> getAgenciesForArrivalAndDepartures(List<ArrivalAndDepartureBean> arrivalsAndDepartures)


Copyright © 2012 OneBusAway. All Rights Reserved.