public final class ChangeSetListener extends java.lang.Object implements DirectoryChangeListener
| Constructor and Description |
|---|
ChangeSetListener() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.nio.file.Path,ChangeSet> |
getChangeSet() |
void |
onEvent(DirectoryChangeEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisWatching, of, onException, onIdlepublic void onEvent(DirectoryChangeEvent event)
onEvent in interface DirectoryChangeListenerpublic java.util.Map<java.nio.file.Path,ChangeSet> getChangeSet()