update

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