public class FileWatchRequestModifier extends java.lang.Object implements java.lang.Runnable, Disposable
Disposable.Parent| Constructor and Description |
|---|
FileWatchRequestModifier(Project project,
NewMappings newMappings,
LocalFileSystem localFileSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Usually not invoked directly, see class javadoc.
|
void |
run() |
public FileWatchRequestModifier(Project project, NewMappings newMappings, LocalFileSystem localFileSystem)
public void dispose()
Disposabledispose in interface Disposablepublic void run()
run in interface java.lang.Runnable