Class AllButLast

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

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