org.apache.tools.ant.types.resources
public class First extends SizeLimitCollection
count
elements of
another ResourceCollection, a la the UNIX head command.Since: Ant 1.7
Method Summary | |
---|---|
protected Collection | getCollection()
Take the first count elements. |
count
elements.Returns: a Collection of Resources.