public interface SystemFileListener
| Modifier and Type | Method and Description |
|---|---|
void |
modified(File file)
Informs that tracked file was modified.
|
void |
unbound(File file)
Informs that tracked file was deleted, renamed or moved and cannot be tracked anymore.
|
Copyright © 2020. All rights reserved.