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

Encapsulate a chain of processors into a Group, with an output arity of 2. More...

Static Public Member Functions

static void main (String[] args)
 

Detailed Description

Encapsulate a chain of processors into a Group, with an output arity of 2.

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

Processor graph
See also
SumTwo
Author
Sylvain Hallé Easy

Definition at line 40 of file GroupBinary.java.


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