Class Intersect

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Iterable<Resource>, ResourceCollection, AppendableResourceCollection

public class Intersect
extends BaseResourceCollectionContainer
ResourceCollection representing the intersection of multiple nested ResourceCollections.
Since:
Ant 1.7
  • Constructor Details

    • Intersect

      public Intersect()
  • Method Details