T - is subtype of this.D - is the dispatcher typepublic interface Releasable<T extends Releasable<T,D>,D extends ActiveEventDispatcher<D,T>>
RealtimeThread.waitForNextRelease(). Thus a realtime thread can
handle events which do not have a payload too.| Modifier and Type | Method and Description |
|---|---|
D |
getDispatcher()
Obtains the dispatcher for
this. |
D getDispatcher()
this.