public final class DirWatcher
extends java.lang.Object
implements java.lang.Runnable, java.lang.AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static boolean |
FILE_TREE_SUPPORTED |
| Constructor and Description |
|---|
DirWatcher(java.nio.file.Path dir,
pro.gravit.launcher.hasher.HashedDir hdir,
pro.gravit.launcher.hasher.FileNameMatcher matcher,
boolean digest) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
run() |