org.onebusaway.gtfs_transformer.updates
Class StopSequencePattern
java.lang.Object
org.onebusaway.gtfs_transformer.updates.StopSequencePattern
public class StopSequencePattern
- extends Object
StopSequencePattern
public StopSequencePattern(AgencyAndId[] stopIds,
int[] arrivalTimes,
int[] departureTimes)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
getPatternForStopTimes
public static StopSequencePattern getPatternForStopTimes(List<StopTime> stopTimes)
Copyright © 2011 OneBusAway. All Rights Reserved.