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

FetchAndLoadServices

class FetchAndLoadServices

Constructors

Name Summary
<init> FetchAndLoadServices(serviceRepository:ServiceRepository)

Functions

Name Summary
execute fun execute(service:TimetableEntry, stop:ScheduledStop): Single<Pair<List<StopInfo>,List<ServiceLineInfo>>>