evictionCount property

int evictionCount
getter/setter pair

The total number of times an entry has been evicted from the cache.

Implementation

int evictionCount = 0;