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