public abstract class StatefullEventSource
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
protected java.util.concurrent.atomic.AtomicBoolean |
enqueued |
| Constructor and Description |
|---|
StatefullEventSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowEnqueue() |
abstract void |
dispatch() |
void |
run() |