org.onebusaway.transit_data_federation.bundle.tasks.transit_graph
Class ServiceIdOverlapCache
java.lang.Object
org.onebusaway.transit_data_federation.bundle.tasks.transit_graph.ServiceIdOverlapCache
@Component
public class ServiceIdOverlapCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceIdOverlapCache
public ServiceIdOverlapCache()
setCalendarService
public void setCalendarService(org.onebusaway.gtfs.services.calendar.CalendarService calendarService)
getOverlappingServiceIdCombinations
public List<ServiceIdActivation> getOverlappingServiceIdCombinations(Set<org.onebusaway.gtfs.model.calendar.LocalizedServiceId> serviceIds)
Copyright © 2012 OneBusAway. All Rights Reserved.