Class And

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

public class And extends ConditionBase implements Condition
<and> condition container.

Iterates over all conditions and returns false as soon as one evaluates to false.

Since:
Ant 1.4