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

Pipe processors together using the Connector object. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Pipe processors together using the Connector object.

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

Processor graph
See also
PipingUnary
Author
Sylvain Hallé Easy

Definition at line 36 of file PipingBinary.java.


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