mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
deprecation
This commit is contained in:
@@ -44,6 +44,8 @@ import java.util.*;
|
||||
|
||||
/**
|
||||
* @author nik
|
||||
*
|
||||
* @deprecated use {@link com.intellij.util.indexing.FileBasedIndex} instead
|
||||
*/
|
||||
public abstract class AbstractFileIndex<IndexEntry extends FileIndexEntry> implements FileIndex<IndexEntry> {
|
||||
private static final Logger LOG = Logger.getInstance("#com.intellij.util.fileIndex.AbstractFileIndex");
|
||||
|
||||
Reference in New Issue
Block a user