public final class DaemonListeners extends java.lang.Object implements Disposable
Disposable.Parent
Constructor and Description |
---|
DaemonListeners(Project project) |
Modifier and Type | Method and Description |
---|---|
static boolean |
canChangeFileSilently(PsiFileSystemItem file) |
void |
dispose()
Usually not invoked directly, see class javadoc.
|
static DaemonListeners |
getInstance(Project project) |
public DaemonListeners(Project project)
public static DaemonListeners getInstance(Project project)
public void dispose()
Disposable
dispose
in interface Disposable
public static boolean canChangeFileSilently(PsiFileSystemItem file)