Object KSValueParameterSyntheticImpl.Companion
-
- All Implemented Interfaces:
public class KSValueParameterSyntheticImpl.Companion extends KSObjectCache<Pair<KSAnnotated, Function0<ValueParameterDescriptor>>, KSValueParameterSyntheticImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<Pair<KSAnnotated, Function0<ValueParameterDescriptor>>, KSValueParameterSyntheticImpl>cachepublic final static KSValueParameterSyntheticImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSValueParameterSyntheticImplgetCached(KSAnnotated owner, Function0<ValueParameterDescriptor> resolve)-
-
Method Detail
-
getCached
final KSValueParameterSyntheticImpl getCached(KSAnnotated owner, Function0<ValueParameterDescriptor> resolve)
-
-
-
-