buildCache4K

fun <K : Any, V : Any> buildCache4K(configure: Cache.Builder<K, V>.() -> Unit): Cache<K, V>(source)