public class FolderMonitor extends Object implements AutoCloseable
FolderMonitor(Path folder, Consumer<File> consumer)
void
close()
protected void
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FolderMonitor(Path folder, Consumer<File> consumer)
protected void start() throws Exception
Exception
public void close() throws Exception
close
AutoCloseable
Copyright © 2022. All rights reserved.