![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
A minimal synchronous processor implementation that does nothing. More...
Public Member Functions | |
boolean | compute (Object[] inputs, Queue< Object[]> outputs) |
Processor | duplicate (boolean with_state) |
A minimal synchronous processor implementation that does nothing.
Definition at line 28 of file MyProcessor.java.