/tripkit/TripKitData/com.skedgo.tripkit.data.locations/StopsFetcher/ICellsLoader

ICellsLoader

interface ICellsLoader

See also

The Dependency Inversion Principle

Functions

Name Summary
loadSavedCellsAsync abstract fun loadSavedCellsAsync(cellIds: List<String>): Observable<List<LocationsResponse.Group>>