public class TripUpdateGraphWriterRunnable extends Object implements GraphWriterRunnable
| Constructor and Description |
|---|
TripUpdateGraphWriterRunnable(boolean fullDataset,
List<GtfsRealtime.TripUpdate> updates,
String feedId) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Graph graph)
This function is executed to modify the graph.
|
public TripUpdateGraphWriterRunnable(boolean fullDataset,
List<GtfsRealtime.TripUpdate> updates,
String feedId)
public void run(Graph graph)
GraphWriterRunnablerun in interface GraphWriterRunnableCopyright © 2018. All rights reserved.