/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.servicedetail/LoadServices

LoadServices

\ class LoadServices@Injectconstructor(context: Context, serviceRepository: ServiceRepository)

Constructors

LoadServices @Inject
constructor(context: Context, serviceRepository: ServiceRepository)

Functions

Name Summary
execute fun execute(service: TimetableEntry, stop: ScheduledStop): Flowable<ServiceStopAndLine>
fetch fun fetch(service: TimetableEntry, stop: ScheduledStop): Completable