MCPcopy Create free account
hub / github.com/apache/ant / getLastModified

Method getLastModified

src/main/org/apache/tools/ant/types/Resource.java:188–197  ·  view source on GitHub ↗

Tells the modification time in milliseconds since 01.01.1970 (the "epoch"). @return the modification time, if that is meaningful (e.g. for a file resource which exists); 0 if the resource does not exist, to mirror the behavior of java.io.File#lastModified;

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

scanmeMethod · 0.95
uptodateMethod · 0.95
executeMethod · 0.95
touchMethod · 0.45
extractMethod · 0.45
addResourceMethod · 0.45
zipDirMethod · 0.45
tarResourceMethod · 0.45
extractMethod · 0.45
processMethod · 0.45
openConnectionMethod · 0.45

Calls 3

getRefMethod · 0.95
isExistsMethod · 0.95
isReferenceMethod · 0.45

Tested by

no test coverage detected