public class CityStroller extends Object
| Modifier and Type | Field and Description |
|---|---|
static GpsCoord |
LONDON |
static GpsCoord |
SAN_FRANCISCO |
static GpsCoord |
VALLETTA |
| Constructor and Description |
|---|
CityStroller() |
| Modifier and Type | Method and Description |
|---|---|
GpsCoord |
generateNextCoord() |
GpsCoord |
getCurrentCoord() |
void |
setCurrentCoord(GpsCoord currentCoord) |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.