public class SingleFileWatch extends Object
Constructor and Description |
---|
SingleFileWatch(File file,
Consumer<File> changeListener) |
Modifier and Type | Method and Description |
---|---|
void |
start()
Start the watch service in the background
|
void |
stop()
Stop the watch service
|
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.