create

fun <T : Cacheable> create(): Cache<T>

Creates a new Cache for the given type.

Sources

(source)
Link copied to clipboard