shouldCollect(VirtualFile)
,
which must be replaced with methods of ProjectFileIndex
.@Deprecated
public final class FileBasedIndexScanRunnableCollector
extends java.lang.Object
Constructor and Description |
---|
FileBasedIndexScanRunnableCollector(Project project)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static FileBasedIndexScanRunnableCollector |
getInstance(Project project)
Deprecated.
|
boolean |
shouldCollect(VirtualFile file)
Deprecated.
Use ProjectFileIndex directly.
|
public FileBasedIndexScanRunnableCollector(Project project)
public static FileBasedIndexScanRunnableCollector getInstance(Project project)
@Deprecated public final boolean shouldCollect(VirtualFile file)