priority property

CachePriority priority
final

The priority of the cached item.

Higher priority items are less likely to be evicted when the cache is full.

Implementation

final CachePriority priority;