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