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