Interface RunStateService
-
- All Known Implementing Classes:
RunStateServiceImpl
public interface RunStateService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.reactivex.Flowable<RunState>asObservable()RunStategetRunState()voidswitchTo(RunState runState)
-