update

fun update(vararg values: Pair<Identifier, Value>)(source)

Forces the cache to accept the given values as more recent than their associated identifier than whatever was previously stored.

For more information, see Cache.update.