public class TargetPaths
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.nio.file.Path |
classes |
java.nio.file.Path |
sources |
| Constructor and Description |
|---|
TargetPaths(java.nio.file.Path classesDir,
java.nio.file.Path sourcesDir) |