|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.load.kotlin.KotlinBinaryClassCache
public final class KotlinBinaryClassCache
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.intellij.openapi.Disposable |
---|
com.intellij.openapi.Disposable.Parent |
Constructor Summary | |
---|---|
KotlinBinaryClassCache()
|
Method Summary | |
---|---|
void |
dispose()
|
static KotlinJvmBinaryClass |
getKotlinBinaryClass(com.intellij.openapi.vfs.VirtualFile file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KotlinBinaryClassCache()
Method Detail |
---|
@Nullable public static KotlinJvmBinaryClass getKotlinBinaryClass(@NotNull com.intellij.openapi.vfs.VirtualFile file)
public void dispose()
dispose
in interface com.intellij.openapi.Disposable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |