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

Method areSame

src/main/org/apache/tools/ant/util/FileUtils.java:1423–1431  ·  view source on GitHub ↗

Are the two File instances pointing to the same object on the file system? @param f1 File @param f2 File @return boolean @throws IOException if file name canonicalization fails @since Ant 1.8.2

(File f1, File f2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

renameMethod · 0.95
renameFileMethod · 0.45
signOneJarMethod · 0.45

Calls 2

fileNameEqualsMethod · 0.95
isSameFileMethod · 0.95

Tested by

no test coverage detected