A B C D E F G H I J M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- write(int) - Method in class org.jcsp.lang.BlackHoleChannelInt
-
Write an integer to the channel and loose it.
- write(int) - Method in interface org.jcsp.lang.ChannelOutputInt
-
Write an int to the channel.
- write(Object) - Method in class org.jcsp.lang.BlackHoleChannel
-
Write an Object to the channel and lose it.
- write(Object) - Method in interface org.jcsp.lang.ChannelOutput
-
Write an Object 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.util.filter.FilteredSharedChannelOutputWrapper
- WriteFiltered - Interface in org.jcsp.util.filter
-
Interface for a channel end supporting write filtering operations.
All Classes All Packages