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

Method setPreserveLastModified

src/main/org/apache/tools/ant/taskdefs/Copy.java:181–184  ·  view source on GitHub ↗

Give the copied files the same last modified time as the original files. @param preserve a boolean string. @deprecated since 1.5.x. setPreserveLastModified(String) has been deprecated and replaced with setPreserveLastModified(boolean) to consistently let the Intro

(final String preserve)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initMethod · 0.45

Calls 1

toBooleanMethod · 0.95

Tested by

no test coverage detected