Code Examples
A repository of 155 code examples for BeepBeep
|
Example showing how the IDs of processors behave when multiple instances are created. More...
Classes | |
class | MyGroup |
Static Public Member Functions | |
static void | main (String[] args) |
Example showing how the IDs of processors behave when multiple instances are created.
Definition at line 30 of file ProcessorIdGroup.java.
|
static |
We create a first group and look at the processor IDs
Definition at line 32 of file ProcessorIdGroup.java.