public class TripPatternKey extends Object
Constructor and Description |
---|
TripPatternKey(String routeId) |
Modifier and Type | Method and Description |
---|---|
void |
addStopTime(com.conveyal.gtfs.model.StopTime st,
gnu.trove.map.TObjectIntMap<String> indexForStopId) |
boolean |
equals(Object o) |
int |
hashCode() |
public TripPatternKey(String routeId)
Copyright © 2015. All rights reserved.