| Modifier and Type | Field and Description |
|---|---|
Position |
RideEstimateRequest.endPosition |
Position |
RideEstimateRequest.startPosition |
| Modifier and Type | Method and Description |
|---|---|
protected List<ArrivalTime> |
NoApiTransportationNetworkCompanyDataSource.queryArrivalTimes(Position position)
In lieu of making an API request, this will merely return a single arrival estimate with the default arrive time.
|
protected abstract List<ArrivalTime> |
TransportationNetworkCompanyDataSource.queryArrivalTimes(Position position) |
| Modifier and Type | Method and Description |
|---|---|
List<ArrivalTime> |
LyftTransportationNetworkCompanyDataSource.queryArrivalTimes(Position request) |
| Modifier and Type | Method and Description |
|---|---|
List<ArrivalTime> |
UberTransportationNetworkCompanyDataSource.queryArrivalTimes(Position position) |
Copyright © 2020. All rights reserved.