public final class FibonacciInt
This generates the Fibonacci sequence on its output channel.
Output Channels | ||
---|---|---|
out | int | All channels in this package carry integers. |
Constructor and description |
---|
FibonacciInt
(ChannelOutputInt out) Construct a new FibonacciInt process with the output Channel out. |
Construct a new FibonacciInt process with the output Channel out.
out
- the output channelJCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk