putCount property

int putCount
getter/setter pair

The total number of times an entry has been added to the cache.

Implementation

int putCount = 0;