CSP for Java
(JCSP) 1.1-rc3
A B C D E F G H I J M N O P R S T U V W X Z

W

write(Object) - Method in class org.jcsp.lang.BlackHoleChannel
Write an Object to the channel and lose it.
write(int) - Method in class org.jcsp.lang.BlackHoleChannelInt
Write an integer to the channel and loose it.
write(Object) - Method in interface org.jcsp.lang.ChannelOutput
Write an Object to the channel.
write(int) - Method in interface org.jcsp.lang.ChannelOutputInt
Write an int to the channel.
write(Object) - Method in class org.jcsp.lang.ChannelOutputWrapper
Deprecated. Writes a value to the channel.
write(Object) - Method in class org.jcsp.lang.SharedChannelOutputImpl
 
write(int) - Method in class org.jcsp.lang.SharedChannelOutputIntImpl
 
write(Object) - Method in class org.jcsp.util.filter.FilteredSharedChannelOutputWrapper
 
WriteFiltered - Interface in org.jcsp.util.filter
Interface for a channel end supporting write filtering operations.

CSP for Java
(JCSP) 1.1-rc3
A B C D E F G H I J M N O P R S T U V W X Z
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc3 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.