Package jadx.gui.utils.fileswatcher
Class FilesWatcher
- java.lang.Object
-
- jadx.gui.utils.fileswatcher.FilesWatcher
-
public class FilesWatcher extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FilesWatcher(java.util.List<java.nio.file.Path> paths, java.util.function.BiConsumer<java.nio.file.Path,java.nio.file.WatchEvent.Kind<java.nio.file.Path>> listener)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcancel()voidwatch()
-