set

operator fun set(id: Identifier, value: Value)(source)

Forces the cache to accept value as a more recent value for the given id than whatever it was previously storing.

For more information, see Cache.update.