Code Examples
A repository of 155 code examples for BeepBeep
|
Pull events from the QueueSource processor. More...
Static Public Member Functions | |
static void | main (String[] args) |
Pull events from the QueueSource processor.
Graphically, the queue source is represented as follows:
Since it is a source, it has no input streams. We represent in a rectangle the queue of events that the source will dispense.
Definition at line 35 of file QueueSourceUsage.java.
|
static |