![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Apply a processor on collections of events using the RunOn processor. More...
Static Public Member Functions | |
static void | main (String[] args) |
Apply a processor on collections of events using the RunOn processor.
Graphically, this chain of processors can be represented as:
The output of this program is:
9.0 6.0 16.0 10.0
Definition at line 46 of file RunOnExample.java.