public class GeoPosition extends Object
| Constructor and Description |
|---|
GeoPosition(double longitude,
double latitude) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
double |
getLatitude() |
double |
getLongitude() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2018 The Redisson Project. All rights reserved.