public class CheckIfFileExistsTask
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
CheckIfFileExistsTask(java.nio.file.Path file,
java.util.Set<java.nio.file.Path> missingFiles,
java.util.concurrent.CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |