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

public class Last
extends SizeLimitCollection
ResourceCollection that contains the last count elements of another ResourceCollection, a la the UNIX tail command.
Since:
Ant 1.7.1
  • Constructor Details

    • Last

      public Last()
  • Method Details