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 aWatchServiceand registers the given directory.