E
- The type of event.public interface BufferedEventsDestination<E>
Modifier and Type | Method and Description |
---|---|
void |
putBufferedEvents(ArrayList<E> bufferedEvents)
The putBufferedEvents method adds events to be processed.
|
Copyright © 2012. All Rights Reserved.