Interface FileChangeListener

    • Method Detail

      • fileChanged

        void fileChanged​(FileChangeNotifier.FileEntry entry,
                         long now)
        Notifies that the given file changed.
        Parameters:
        now - the time stamp when the change was detected. This value can be used as a notification ID by listeners to avoid multiple processing for notification that will send multiple events