store

open override fun store(key: String, obj: R): R

Caches the given object and then returns it.

Sources

(source)
Link copied to clipboard