T
- The TripSchedule type defined by the user of the range raptor API.public final class Stops<T extends TripScheduleInfo> extends Object
Constructor and Description |
---|
Stops(int nStops,
Collection<TransferLeg> egressLegs,
DestinationArrivalPaths<T> paths,
CostCalculator costCalculator,
DebugHandlerFactory<T> debugHandlerFactory,
DebugLogger debugLogger)
Set the time at a transit index iff it is optimal.
|
public Stops(int nStops, Collection<TransferLeg> egressLegs, DestinationArrivalPaths<T> paths, CostCalculator costCalculator, DebugHandlerFactory<T> debugHandlerFactory, DebugLogger debugLogger)
Copyright © 2019. All rights reserved.