public interface FileChangeListener
FileScope. Implementations must
be thread-safe, as different change events may occur on different threads.| Modifier and Type | Method and Description |
|---|---|
void |
filesChanged(FileScope scope,
FileChanges changes)
One or more files have changed.
|
void filesChanged(FileScope scope, FileChanges changes)
scope - the file scope in which the changes occurredchanges - the changes