Interface FileChangeCallback


  • public interface FileChangeCallback
    Callback for file system change events
    • Method Detail

      • handleChanges

        void handleChanges​(Collection<FileChangeEvent> changes)
        Method that is invoked when file system changes are detected.
        Parameters:
        changes - the file system changes