public class GeoCoordinates extends Object
| Constructor | Description |
|---|---|
GeoCoordinates(Longitude longitude,
Latitude latitude) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
Latitude |
latitude() |
|
Longitude |
longitude() |
Copyright © 2018. All rights reserved.