public class DuplicateStops extends Object implements Serializable
| Constructor and Description |
|---|
DuplicateStops(Stop s1,
Stop s2,
double dist) |
| Modifier and Type | Method and Description |
|---|---|
Stop |
getDuplicatedStop() |
Stop |
getOriginalStop() |
String |
getStop1Id() |
String |
getStop2Id() |
String |
getStopIds() |
String |
toString() |
Copyright © 2019. All rights reserved.