public static interface FileConfigurationWatcher.Listener extends Consumer<Path>
Modifier and Type | Method and Description |
---|---|
default void |
accept(Path path) |
void |
fileChanged(Path path) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.