public final class GeneratedSourceFileChangeTrackerImpl extends GeneratedSourceFileChangeTracker
Modifier and Type | Field and Description |
---|---|
static boolean |
IN_TRACKER_TEST |
Constructor and Description |
---|
GeneratedSourceFileChangeTrackerImpl(Project project) |
Modifier and Type | Method and Description |
---|---|
void |
cancelAllAndWait(long timeout,
java.util.concurrent.TimeUnit timeUnit) |
boolean |
isEditedGeneratedFile(VirtualFile file) |
getInstance
public GeneratedSourceFileChangeTrackerImpl(Project project)
public void cancelAllAndWait(long timeout, java.util.concurrent.TimeUnit timeUnit) throws java.lang.Exception
java.lang.Exception
public boolean isEditedGeneratedFile(VirtualFile file)
isEditedGeneratedFile
in class GeneratedSourceFileChangeTracker