priority property
The priority of the cached item.
Higher priority items are less likely to be evicted when the cache is full.
Implementation
final CachePriority priority;
The priority of the cached item.
Higher priority items are less likely to be evicted when the cache is full.
final CachePriority priority;