Home
last modified time | relevance | path

Searched defs:fileContentEquals (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-io/src/main/java/org/apache/commons/io/file/
DPathUtils.java684 public static boolean fileContentEquals(final Path path1, final Path path2) throws IOException { in fileContentEquals() method in PathUtils
703 …public static boolean fileContentEquals(final Path path1, final Path path2, final LinkOption[] lin… in fileContentEquals() method in PathUtils