update

fun update(vararg values: Triple<Identifier, Context, 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 ContextualCache.update.