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 18-09-2017 by Jon Kerridge, Edinburgh Napier University