@FunctionalInterface public static interface DirectoryWatcher.FileChangedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChanged(boolean watchedFileChanged)
Is called if any file in the project is changed.
|
Copyright © 2023. All rights reserved.