public class SessionReplay
extends java.util.TimerTask
| Constructor | Description |
|---|---|
SessionReplay(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel,
SteppingViewModel steppingViewModel,
EventManager eventManager) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isCanceled() |
|
void |
run() |
Executes the timer task.
|
@Inject
public SessionReplay(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel,
SteppingViewModel steppingViewModel,
EventManager eventManager)