priority property

CachePriority priority
final

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

Implementation

final CachePriority priority;