cache property

MemoryCache<K, V> cache
final

The cache to evict entries from under memory pressure.

Implementation

final MemoryCache<K, V> cache;