Object KSClassDeclarationDescriptorImpl.Companion
-
- All Implemented Interfaces:
public class KSClassDeclarationDescriptorImpl.Companion extends KSObjectCache<ClassDescriptor, KSClassDeclarationDescriptorImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<ClassDescriptor, KSClassDeclarationDescriptorImpl>cachepublic final static KSClassDeclarationDescriptorImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSClassDeclarationDescriptorImplgetCached(ClassDescriptor descriptor)-
-
Method Detail
-
getCached
final KSClassDeclarationDescriptorImpl getCached(ClassDescriptor descriptor)
-
-
-
-