| Package | Description |
|---|---|
| com.inmanlabs.commons.location | |
| com.inmanlabs.commons.location.coordinate |
| Modifier and Type | Method and Description |
|---|---|
Coordinate |
Location.getCoordinate() |
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setCoordinate(Coordinate coordinate) |
| Modifier and Type | Method and Description |
|---|---|
int |
Coordinate.compareTo(Coordinate c)
The compareTo method compares the receiving object with the specified object and returns a
negative integer, 0, or a positive integer depending on whether the receiving object is
less than, equal to, or greater than the specified object.
|
Copyright © 2019. All rights reserved.