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