|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.di.InjectorForLazyResolve
public class InjectorForLazyResolve
Constructor Summary | |
---|---|
InjectorForLazyResolve(ModuleContext moduleContext,
DeclarationProviderFactory declarationProviderFactory,
BindingTrace bindingTrace,
AdditionalCheckerProvider additionalCheckerProvider,
DynamicTypesSettings dynamicTypesSettings)
|
Method Summary | |
---|---|
void |
destroy()
|
ResolveSession |
getResolveSession()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InjectorForLazyResolve(@NotNull ModuleContext moduleContext, @NotNull DeclarationProviderFactory declarationProviderFactory, @NotNull BindingTrace bindingTrace, @NotNull AdditionalCheckerProvider additionalCheckerProvider, @NotNull DynamicTypesSettings dynamicTypesSettings)
Method Detail |
---|
@PreDestroy public void destroy()
public ResolveSession getResolveSession()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |