evictExpired

abstract suspend fun evictExpired()

Removes all expired entries, calling EntryRemovedListener on each removed entry with evicted set to true.