/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.data

Package-level declarations

Types

Name Summary
ConfigDto @Value.Immutable
@Gson.TypeAdapters
interface ConfigDto
ConfigDtos object ConfigDtos
CursorToEntityConverter interface CursorToEntityConverter<E> : Function<Cursor, E>
CursorToServiceConverter class CursorToServiceConverter@Injectconstructor(gson: Gson) : CursorToEntityConverter<TimetableEntry>
CursorToStopConverter class CursorToStopConverter@Injectconstructor(gson: Gson) : CursorToEntityConverter<ScheduledStop>