public class GeoLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
static GeoLocation |
INVALID |
| Constructor and Description |
|---|
GeoLocation(double lat2,
double lon2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidLocation() |
public static final GeoLocation INVALID
Copyright © 2017 Committed. All rights reserved.