Package org.jcsp.lang
Class BasicOne2OneChannelSymmetric<T>
java.lang.Object
org.jcsp.lang.BasicOne2OneChannelSymmetric<T>
- All Implemented Interfaces:
One2OneChannelSymmetric<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ab
-
c
-
-
Constructor Details
-
BasicOne2OneChannelSymmetric
BasicOne2OneChannelSymmetric()
-
-
Method Details
-
in
Description copied from interface:One2OneChannelSymmetric
Returns the input channel end.- Specified by:
in
in interfaceOne2OneChannelSymmetric<T>
-
out
Description copied from interface:One2OneChannelSymmetric
Returns the output channel end.- Specified by:
out
in interfaceOne2OneChannelSymmetric<T>
-