public class FileWatcher extends Object implements Runnable
static FileWatcher
instance(Project project)
void
register(FileTree fileTree)
run()
unregister(FileTree fileTree)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static FileWatcher instance(Project project)
public void register(FileTree fileTree)
public void unregister(FileTree fileTree)
public void run()
run
Runnable
Copyright © 2016. All rights reserved.