| Package | Description |
|---|---|
| org.apache.ode.jacob | |
| org.apache.ode.jacob.examples.eratosthenes | |
| org.apache.ode.jacob.examples.sequence | |
| org.apache.ode.jacob.examples.synch |
| Constructor and Description |
|---|
SynchChannelListener(SynchChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
NaturalNumberStream.val(int n,
SynchChannel ret) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JacobRunnable |
Sequence.doStep(int step,
SynchChannel done)
Execute a step
|
| Constructor and Description |
|---|
Sequence(int steps,
SynchChannel done)
Create a
Sequence with a number of steps. |
| Modifier and Type | Method and Description |
|---|---|
SynchChannel |
SynchPrint.print(java.lang.String msg) |
Copyright © 2018 WSO2. All Rights Reserved.