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