org.onebusaway.gtfs_transformer.updates
Class TripsByBlockInSortedOrder
java.lang.Object
org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder
public class TripsByBlockInSortedOrder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TripsByBlockInSortedOrder
public TripsByBlockInSortedOrder()
getTripsByBlockInSortedOrder
public static Map<String,List<Trip>> getTripsByBlockInSortedOrder(GtfsMutableRelationalDao dao)
Copyright © 2011 OneBusAway. All Rights Reserved.