/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.data/CursorToStopConverter
CursorToStopConverter
\ class CursorToStopConverter@Injectconstructor(gson: Gson) : CursorToEntityConverter<ScheduledStop>
Constructors
| CursorToStopConverter | @Inject constructor(gson: Gson) |
Types
| Name | Summary |
|---|---|
| Companion | object Companion |
Functions
| Name | Summary |
|---|---|
| apply | open override fun apply(cursor: Cursor): ScheduledStop |