tripkit-android / com.skedgo.tripkit.ui.data / CursorToStopConverter
CursorToStopConverter
open class CursorToStopConverter :
CursorToEntityConverter
<
ScheduledStop
!>
Constructors
Name | Summary |
---|---|
<init> | CursorToStopConverter(gson: Gson!) |
Properties
Name | Summary |
---|---|
PROJECTION | static val PROJECTION: Array < String !>! |
REPLACE_WITH_VAR_ARGS | static val REPLACE_WITH_VAR_ARGS: String |
SELECTION_ALL | static val SELECTION_ALL: String ! |
Functions
Name | Summary |
---|---|
apply | open fun apply(cursor: Cursor): ScheduledStop ! |