ConcurrentMapMemoizationCache

constructor(cache: ConcurrentMap<K, V> = ConcurrentHashMap())(source)