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