public interface FilesystemChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
created(String filename) |
void |
deleted(String filename) |
void |
modified(String filename) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.