org.apache.tools.ant.types.resources
public interface Touchable
Since: Ant 1.7
Method Summary | |
---|---|
void | touch(long modTime)
Method called to "touch" the resource. |
Parameters: modTime the time to set the modified "field" of the resource, measured in milliseconds since the epoch.