-
Deprecated InterfacesInterfaceDescriptionThese channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
-
Deprecated ClassesClassDescriptionThere 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
-
Deprecated MethodsMethodDescriptionUse the
Channel.any2any()
method instead.Use theChannel.any2anyArray(int)
method instead.Use theChannel.any2any(ChannelDataStore)
method instead.Use theChannel.any2anyArray(int,ChannelDataStore)
method instead.Use theChannel.any2one()
method instead.Use theChannel.any2oneArray(int)
method instead.Use theChannel.any2one(ChannelDataStore)
method instead.Use theChannel.any2oneArray(int,ChannelDataStore)
method instead.Use theChannel.one2any()
method instead.Use theChannel.one2anyArray(int)
method instead.Use theChannel.one2any(ChannelDataStore)
method instead.Use theChannel.one2anyArray(int,ChannelDataStore)
method instead.Use theChannel.one2one()
method instead.Use theChannel.one2oneArray(int)
method instead.Use theChannel.one2one(ChannelDataStore)
method instead.Use theChannel.one2oneArray(int,ChannelDataStore)
method instead.UseCSTimer.setAlarm(long)
- this name caused confusion with the idea of setting the current time (a concept that is not supported).