Xor
condition type to exclusive or operations.
This does not shortcut stuff.
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | Returns: the result of xoring the conditions together.Implements org. |
Xor | back to summary |
---|---|
public Xor() |
eval | back to summary |
---|---|
public boolean eval() throws BuildException Implements org. Evaluate the contained conditions.
|