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