mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[platform] DumbAware: Javadoc
GitOrigin-RevId: 517a73527b7c7272773597ad52512bdc03c14e68
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7446b14a3e
commit
f9dd4f44b0
@@ -21,6 +21,7 @@ package com.intellij.openapi.project;
|
||||
* @see DumbService
|
||||
* @see DumbAwareRunnable
|
||||
* @see PossiblyDumbAware
|
||||
* @see <a href="https://plugins.jetbrains.com/docs/intellij/indexing-and-psi-stubs.html#DumbAwareAPI">DumbAware API (IntelliJ Platform Docs)</a>
|
||||
*/
|
||||
public interface DumbAware {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user