public class DuplicatesFinder extends Object
| Constructor and Description |
|---|
DuplicatesFinder(Md5Computer md5Computer) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
extractDuplicates(Collection<PathElement> elements) |
public DuplicatesFinder(Md5Computer md5Computer)
public Set<String> extractDuplicates(Collection<PathElement> elements) throws IOException
IOExceptionCopyright © 2016. All rights reserved.