Cache

object Cache
Companion:
class
class Object
trait Matchable
class Any
Cache.type

Value members

Concrete methods

def apply[K, V](cache: Cache[K, V]): Cache[K, V]