mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Remove deprecated usage
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ public class IdTableBuilding {
|
||||
|
||||
}
|
||||
|
||||
private static class WordsScannerFileTypeIdIndexerAdapter extends FileTypeIdIndexer {
|
||||
private static class WordsScannerFileTypeIdIndexerAdapter implements IdIndexer {
|
||||
private final WordsScanner myScanner;
|
||||
|
||||
public WordsScannerFileTypeIdIndexerAdapter(@NotNull final WordsScanner scanner) {
|
||||
|
||||
Reference in New Issue
Block a user