public class RepeatedStops extends GraphBuilderAnnotation
Modifier and Type | Field and Description |
---|---|
static String |
FMT |
gnu.trove.list.TIntList |
removedStopSequences |
Trip |
trip |
Constructor and Description |
---|
RepeatedStops(Trip trip,
gnu.trove.list.TIntList removedStopSequences) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
getHTMLMessage, getReferencedEdge, getReferencedVertex, toString
public static final String FMT
public final Trip trip
public final gnu.trove.list.TIntList removedStopSequences
public RepeatedStops(Trip trip, gnu.trove.list.TIntList removedStopSequences)
public String getMessage()
getMessage
in class GraphBuilderAnnotation
Copyright © 2019. All rights reserved.