Class LastModifiedAlgorithm

java.lang.Object
org.apache.tools.ant.types.selectors.modifiedselector.LastModifiedAlgorithm
All Implemented Interfaces:
Algorithm

public class LastModifiedAlgorithm extends Object implements Algorithm
Computes a 'timestamp' of file based on the lastModified time of that file.
Since:
Ant 1.10.6 and 1.9.14
Version:
2018-07-25