Code Examples
A repository of 155 code examples for BeepBeep
basic.KeepLastPull Class Reference

Use the KeepLast processor to keep the last event of an input stream. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Use the KeepLast processor to keep the last event of an input stream.

The chain of processors in this example can be represented graphically as:

Processor graph
Author
Sylvain Hallé Easy

Definition at line 36 of file KeepLastPull.java.


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