/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.geocoding/ResultAggregator
ResultAggregator
interface ResultAggregator
Inheritors
ResultAggregatorImpl |
Functions
Name | Summary |
---|---|
aggregate | abstract fun aggregate(autocompleteRequest: FetchLocationsParameters, results: List<List<GCResultInterface>>): List<Place> |