Modifier and Type | Method and Description |
---|---|
Worker |
Analyzer.getWorker(java.nio.file.Path left,
java.nio.file.Path right,
PrintStream out)
Get the worker for compare the given directories side by side, which
prints the results to the given output stream.
|
Worker |
Analyzer.getWorker(java.nio.file.Path left,
java.nio.file.Path right,
PrintStream out)
Get the worker for compare the given directories side by side, which
prints the results to the given output stream.
|
Created by Jens Elkner