public class BlackHole
Black holes anything sent to it.
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. |
Construct a new BlackHole process with the input Channel in.
in
- the input channelJCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk