public class SpeedTestItinerary extends Itinerary
duration, elevationGained, elevationLost, endTime, legs, startTime, tooSloped, transfers, transitTime, waitingTime, walkDistance, walkLimitExceeded, walkTime, weight| Constructor and Description |
|---|
SpeedTestItinerary() |
| Modifier and Type | Method and Description |
|---|---|
static String |
legsAsCompactString(Itinerary itinerary)
Create a compact representation of all legs in the itinerary.
|
String |
toString() |
Copyright © 2019. All rights reserved.