LoadingCache

com.github.blemale.scaffeine.LoadingCache
See theLoadingCache companion class
object LoadingCache

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[K, V](loadingCache: LoadingCache[K, V]): LoadingCache[K, V]