All Implemented Interfaces:
Cloneable, Iterable<Resource>, ResourceCollection

public class Sort extends BaseResourceCollectionWrapper
ResourceCollection that sorts another ResourceCollection. Note that Sort must not be used in cases where the ordering of the objects being sorted might change during the sorting process.
Since:
Ant 1.7
  • Constructor Details

    • Sort

      public Sort()
  • Method Details