Code Examples
A repository of 155 code examples for BeepBeep
functions.FunctionBinary Class Reference

Apply a binary function on an input stream using the ApplyFunction processor. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Apply a binary function on an input stream using the ApplyFunction processor.

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

Processor graph
Author
Sylvain Hallé Easy

Definition at line 36 of file FunctionBinary.java.


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