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