public class Squares extends Object implements CSProcess
Input Channels | ||
---|---|---|
Output Channels | ||
out | java.lang.Integer | The output will always be of type Integer. |
Constructor and Description |
---|
Squares(ChannelOutput out)
Construct a new Squares process with the output Channel out.
|
public Squares(ChannelOutput out)
out
- the output channelCopyright © 1996–2014. All rights reserved.