public class LocationRequestUnbundled
extends java.lang.Object
| Constructor and Description |
|---|
LocationRequestUnbundled() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequest(LocationRequest request) |
long |
calculateFastestInterval() |
long |
getFastestInterval() |
java.util.List<LocationRequest> |
getRequests() |
void |
removeAllRequests() |
void |
removeRequests(java.util.List<LocationRequest> requests) |
public void addRequest(LocationRequest request)
public void removeRequests(java.util.List<LocationRequest> requests)
public void removeAllRequests()
public java.util.List<LocationRequest> getRequests()
public long getFastestInterval()
public long calculateFastestInterval()