public static class Segment.SegmentPattern extends Object implements Comparable<Segment.SegmentPattern>
public String patternId
public int fromIndex
public int toIndex
public int nTrips
public SegmentPattern(org.opentripplanner.profile.PatternRide patternRide)
public int compareTo(Segment.SegmentPattern other)
compareTo
in interface Comparable<Segment.SegmentPattern>
Copyright © 2019. All rights reserved.