/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.core/StopsPersistor

StopsPersistor

\ class StopsPersistor(appContext: Context, gson: Gson, scheduledStopRepository: ScheduledStopRepository) : StopsFetcher.IStopsPersistor

Constructors

StopsPersistor constructor(appContext: Context, gson: Gson, scheduledStopRepository: ScheduledStopRepository)

Types

Name Summary
Companion object Companion

Functions

Name Summary
saveStopsSync open override fun saveStopsSync(cells: List<LocationsResponse.Group>)