Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
X
XorFunction
- Class in
com.epochx.representation.bool
A
FunctionNode
which performs exclusive disjunction, also known as exclusive OR.
XorFunction()
- Constructor for class com.epochx.representation.bool.
XorFunction
Construct an XorFunction with no children.
XorFunction(Node<Boolean>, Node<Boolean>)
- Constructor for class com.epochx.representation.bool.
XorFunction
Construct an XorFunction with two children.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X