Deprecated API

Contents

  • Deprecated Classes
    Class
    Description
    There is no longer any need to use this class, after the 1.1 class reorganisation. Note that usually you do not need the absolute guarantee that this class provides - you can usually just cast the channel to an AltingChannelInput, which prevents you from accidentally writing to the channel. This class mainly exists for use by some of the org.jcsp.net classes, where the absolute guarantee that you cannot write to it is important.
    There is no longer any need to use this class, after the 1.1 class reorganisation.
    To create integer channels, use the methods in the Channel class.
    There is no longer any need to use this class, after the 1.1 class reorganisation.
    Use poison directly instead