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