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