Interface DirectoryWatcher.PathEventListener

Enclosing class:
DirectoryWatcher

public static interface DirectoryWatcher.PathEventListener
  • Method Summary

    Modifier and Type Method Description
    void onEvent​(WatchEvent.Kind<Path> event, Path path)