public class Coordinate
extends java.lang.Object
| Constructor and Description |
|---|
Coordinate(float latitude,
float longitude) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
float |
getLatitude() |
float |
getLongitude() |
int |
hashCode() |
Copyright © 2019. All Rights Reserved.