Code Examples
A repository of 155 code examples for BeepBeep
|
Apply a binary function on an input stream using the ApplyFunction processor. More...
Static Public Member Functions | |
static void | main (String[] args) |
Apply a binary function on an input stream using the ApplyFunction processor.
The chain of processors in this example can be represented graphically as:
Definition at line 36 of file FunctionBinary.java.