Class Not

java.lang.Object
All Implemented Interfaces:
Cloneable, Condition

public class Not extends ConditionBase implements Condition
<not> condition. Evaluates to true if the single condition nested into it is false and vice versa.
Since:
Ant 1.4