Class AllButFirst

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

public class AllButFirst extends SizeLimitCollection
ResourceCollection that contains all resources of another collection except for the first count elements, a la the UNIX tail command with parameter -n +count.
Since:
Ant 1.9.5