set

abstract operator fun set(key: String, value: Any, cacheId: CacheIds)(source)

Adds a new item to the cache

Parameters

key

The key of the item

value

The value of the item

cacheId

The id of the cache