update

fun update(vararg values: Pair<Identifier, Value>): <Error class: unknown class>(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.