Code Examples
A repository of 155 code examples for BeepBeep
|
Encapsulate a chain of processors into a Group, with an output arity of 2. More...
Static Public Member Functions | |
static void | main (String[] args) |
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:
Definition at line 40 of file GroupBinary.java.