public final class GenerateInt extends Object implements CSProcess

| Output Channels | ||
|---|---|---|
| out | int | All channels in this package carry integers. |
| Constructor and Description |
|---|
GenerateInt(ChannelOutputInt out,
int n)
Construct a new GenerateInt process with the output channel out.
|
public GenerateInt(ChannelOutputInt out, int n)
out - the output channeln - the number to generateCopyright © 1996–2015. All rights reserved.