tripkit-android / com.skedgo.tripkit.ui.servicedetail / LoadServices

LoadServices

class LoadServices

Constructors

Name Summary
<init> LoadServices(context: Context, serviceRepository:ServiceRepository)

Functions

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