Object KSClassifierReferenceLiteImplForJava.Companion
-
- All Implemented Interfaces:
public class KSClassifierReferenceLiteImplForJava.Companion extends KSObjectCache<Pair<KSTypeReferenceLiteJavaImpl, String>, KSClassifierReference>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<Pair<KSTypeReferenceLiteJavaImpl, String>, KSClassifierReference>cachepublic final static KSClassifierReferenceLiteImplForJava.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSClassifierReferencegetCached(KSTypeReferenceLiteJavaImpl parent, String name)-
-
Method Detail
-
getCached
final KSClassifierReference getCached(KSTypeReferenceLiteJavaImpl parent, String name)
-
-
-
-