Code Examples
A repository of 155 code examples for BeepBeep
util.UnpackExample Class Reference

Use the Unpack processor to feed events from a stream of lists. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Use the Unpack processor to feed events from a stream of lists.

Graphically, this chain of processors can be represented as:

Processor graph

The output of this program is:

1
3
5
4
2
4
…
Author
Sylvain Hallé Easy

Definition at line 47 of file UnpackExample.java.


The documentation for this class was generated from the following file: