Class AllButLast

All Implemented Interfaces:
java.lang.Cloneable, java.lang.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