ReferenceCountingCachingFactory

fun <K, V : ReferenceCounted> ReferenceCountingCachingFactory(constructorParamType: Class<K>, objType: Class<V>)