Uses of Interface
is.galia.util.FilesystemWatcher.Callback
Packages that use FilesystemWatcher.Callback
-
Uses of FilesystemWatcher.Callback in is.galia.util
Constructors in is.galia.util with parameters of type FilesystemWatcher.CallbackModifierConstructorDescriptionFilesystemWatcher
(Path dir, FilesystemWatcher.Callback callback) Creates aWatchService
and registers the given directory.