public final class BlackHole extends Object implements CSProcess
Note: this functionality is (more efficiently) provided by
a BlackHoleChannel
.
Input Channels | ||
---|---|---|
in | java.lang.Object | The in Channel can accept data of any Class. |
Constructor and Description |
---|
BlackHole(ChannelInput in)
Construct a new BlackHole process with the input Channel in.
|
public BlackHole(ChannelInput in)
in
- the input channelCopyright © 1996–2017. All rights reserved.