onRetainAll

abstract fun onRetainAll(keys: Collection<K>)

Invoked when a collection of entries is retained in the map.

Parameters

keys

The keys of the entries that are retained in the map.