Package pro.gravit.launcher.utils
Class DirWatcher
java.lang.Object
pro.gravit.launcher.utils.DirWatcher
- All Implemented Interfaces:
AutoCloseable,Runnable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDirWatcher(Path dir, pro.gravit.launcher.hasher.HashedDir hdir, pro.gravit.launcher.hasher.FileNameMatcher matcher, boolean digest) -
Method Summary
-
Field Details
-
FILE_TREE_SUPPORTED
public static final boolean FILE_TREE_SUPPORTED -
IGN_OVERFLOW
- See Also:
-
-
Constructor Details
-
DirWatcher
public DirWatcher(Path dir, pro.gravit.launcher.hasher.HashedDir hdir, pro.gravit.launcher.hasher.FileNameMatcher matcher, boolean digest) throws IOException - Throws:
IOException
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-
run
public void run()
-