Compares the contents of two files. @param f1 the file whose content is to be compared. @param f2 the other file whose content is to be compared. @return true if the content of the files is the same. @throws IOException if the files cannot be read.
(File f1, File f2)
source not stored for this graph (policy: none)