protected class GeneratorContext.EventContext<I,E extends Event<I>> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected E |
event |
protected Deque<EventWaiter<E,I>> |
waiters |
| Modifier | Constructor and Description |
|---|---|
protected |
GeneratorContext.EventContext() |
Copyright © 2015. All rights reserved.