public class LocationQuery extends Location
| Modifier and Type | Field and Description |
|---|---|
long |
radius |
| Constructor and Description |
|---|
LocationQuery(double lat,
double lng,
long radius) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRadius() |
LocationQuery |
normalize() |
public long getRadius()
public LocationQuery normalize()
Copyright © 2015 Atlassian. All rights reserved.