public final class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Constructor and Description |
|---|
Main(DirectoryWalker walker,
DuplicatesWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
Path |
launchAndReport(Collection<String> args) |
Path |
launchAndReport(String... args) |
static void |
main(String... args) |
public Main(DirectoryWalker walker, DuplicatesWriter writer)
public static void main(String... args) throws IOException
IOExceptionpublic Path launchAndReport(String... args) throws IOException
IOExceptionpublic Path launchAndReport(Collection<String> args) throws IOException
IOExceptionCopyright © 2016. All rights reserved.