Class FileWatcher

java.lang.Object
com.mohamnag.jstatic.file_watcher.FileWatcher

public class FileWatcher extends Object
  • Constructor Details

    • FileWatcher

      public FileWatcher(WatchedPathGroup... watchedPathGroups)
      Watches changes to paths of any group and will trigger the change handler when a change is detected.
  • Method Details

    • start

      public void start()