public interface ReplayViewModelFactory
ReplayViewModel| Modifier and Type | Method | Description |
|---|---|---|
ReplayViewModel |
create(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel,
SteppingViewModel steppingViewModel) |
factory method
|
ReplayViewModel create(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel, SteppingViewModel steppingViewModel)
stateViewModel - state viewmodelsteppingViewModel - step viewmodel