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