SingletonCache

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def lzy[A : JsonFormat](mkCache: => SingletonCache[A]): SingletonCache[A]

A lazy SingletonCache

A lazy SingletonCache

Implicits

Implicits

implicit
def basicSingletonCache[A : JsonFormat]: SingletonCache[A]