public final class BlackHoleInt extends Object implements CSProcess
Note: this functionality is (more efficiently) provided by
a BlackHoleChannelInt
.
Input Channels | ||
---|---|---|
in | int | All channels in this package carry integers. |
Constructor and Description |
---|
BlackHoleInt(ChannelInputInt in)
Construct a new BlackHoleInt process with the input Channel in.
|
public BlackHoleInt(ChannelInputInt in)
in
- the input channelCopyright © 1996–2016. All rights reserved.