Index

A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

X

Xor - Class in org.jcsp.plugNplay
Bitwise xors two Integer streams to one stream.
Xor(ChannelInput, ChannelInput, ChannelOutput) - Constructor for class org.jcsp.plugNplay.Xor
Construct a new Xor process with the input Channels in1 and in2 and the output Channel out.
XorInt - Class in org.jcsp.plugNplay.ints
Bitwise xors two integer streams to one stream.
XorInt(ChannelInputInt, ChannelInputInt, ChannelOutputInt) - Constructor for class org.jcsp.plugNplay.ints.XorInt
Construct a new XorInt process with the input Channels in0 and in1 and the output Channel out.
A B C D E F G H I J L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form