RealSafeCache

fun <K : Any, V> RealSafeCache(tags: Iterable<Any>, initialValues: List<Pair<K, V>>)

Sources

Link copied to clipboard