public interface FileChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChange(Set<ChangedFiles> changeSet)
Called when files have been changed.
|
void onChange(Set<ChangedFiles> changeSet)
changeSet - a set of the ChangedFilesCopyright © 2019 Pivotal Software, Inc.. All rights reserved.