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