evictAll
Removes all keys and their corresponding values from the cache.
EntryRemovedListener will be called for each removed entry with evicted
set to true
.
Removes all keys and their corresponding values from the cache.
EntryRemovedListener will be called for each removed entry with evicted
set to true
.