| Package | Description |
|---|---|
| com.iorga.ivif.tag |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventWaiter<E extends Event<I>,I> |
class |
TargetPartPreparedWaiter<P extends TargetPart<I,T,TI,C>,I,T extends Target<TI,C>,TI,C extends GeneratorContext<C>> |
class |
TargetPreparedWaiter<T extends Target<I,C>,I,C extends GeneratorContext<C>> |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.Multimap<Target<?,C>,EventWaiter<?,?>> |
GeneratorContext.targetSourceWaitersByTarget |
protected Deque<EventWaiter<E,I>> |
GeneratorContext.EventContext.waiters |
| Modifier and Type | Method and Description |
|---|---|
Collection<EventWaiter<? extends Event<?>,?>> |
GeneratorContext.getAllEventWaiters() |
| Modifier and Type | Method and Description |
|---|---|
<I,E extends Event<I>> |
GeneratorContext.waitForEvent(EventWaiter<E,I> waiter) |
Copyright © 2015. All rights reserved.