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