| Package | Description |
|---|---|
| org.opentripplanner.routing.graph | |
| org.opentripplanner.routing.trippattern |
| Modifier and Type | Field and Description |
|---|---|
Deduplicator |
Graph.deduplicator |
| Constructor and Description |
|---|
TripTimes(org.onebusaway.gtfs.model.Trip trip,
List<org.onebusaway.gtfs.model.StopTime> stopTimes,
Deduplicator deduplicator)
The provided stopTimes are assumed to be pre-filtered, valid, and monotonically increasing.
|
Copyright © 2018. All rights reserved.