Just a Test
This commit is contained in:
parent
69fd4c7e7d
commit
e6969143c5
2 changed files with 18 additions and 3 deletions
|
@ -109,7 +109,7 @@ public class Main {
|
|||
|
||||
}
|
||||
|
||||
//now everything is finished and the filemap (hashmap with all dups) can be printed out in a nice view
|
||||
//now everything is finished and the Filemap (hashmap with all Dups) can be printed out in a nice view
|
||||
//System.out.println(fileMap);
|
||||
|
||||
for (String md5: fileMap.keySet()) {
|
||||
|
|
Reference in a new issue