- Enclosing class:
- ScheduleDataProcessor
public static class ScheduleDataProcessor.TerminalDeparturesKey
extends MapKey
Special MapKey class so that can make sure using the proper key for the
departureTimesFromTerminalMap map in this class. Needs vehicleId because
multiple vehicles could be assigned to the same block. Need dayOfYear so
can handle arrival/departure data for multiple days.