public interface Dispatcher
SpinOffEvaluator
s to keep the UI reactive while waiting for
a spin-off to complete.Modifier and Type | Method and Description |
---|---|
void |
start()
Start dispatching events.
|
void |
stop()
Stop dispatching events.
|
void start() throws Throwable
stop()
is called.Throwable
- in case of any exceptions while dispatchingvoid stop()
Copyright © 2016. All rights reserved.