All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jcsp.lang.ints.ChannelInt

public interface ChannelInt
extends ChannelInputInt, ChannelOutputInt

Description

The ChannelInt interface defines the interface to reading and writing from the Java version of occam ChannelInt. This interface does not add any new methods instead it just combines the ChannelInputInt and ChannelOutputInt interfaces.

Author:
P.D.Austin


All Packages  Class Hierarchy  This Package  Previous  Next  Index