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