Code Examples
A repository of 155 code examples for BeepBeep
|
Use the KeepLast processor to keep the last event of an input stream. More...
Static Public Member Functions | |
static void | main (String[] args) |
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:
Definition at line 36 of file KeepLastPull.java.