public static class GraphIndex.StopAndDistance extends Object
Modifier and Type | Field and Description |
---|---|
int |
distance |
org.onebusaway.gtfs.model.Stop |
stop |
Constructor and Description |
---|
StopAndDistance(org.onebusaway.gtfs.model.Stop stop,
int distance) |
Copyright © 2018. All rights reserved.