org.onebusaway.gtfs_transformer.updates
Class TripsByBlockInSortedOrder

java.lang.Object
  extended by org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder

public class TripsByBlockInSortedOrder
extends java.lang.Object


Constructor Summary
TripsByBlockInSortedOrder()
           
 
Method Summary
static java.util.Map<java.lang.String,java.util.List<Trip>> getTripsByBlockInSortedOrder(GtfsMutableRelationalDao dao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripsByBlockInSortedOrder

public TripsByBlockInSortedOrder()
Method Detail

getTripsByBlockInSortedOrder

public static java.util.Map<java.lang.String,java.util.List<Trip>> getTripsByBlockInSortedOrder(GtfsMutableRelationalDao dao)


Copyright © 2010 OneBusAway. All Rights Reserved.