hitCount property

int hitCount
getter/setter pair

The total number of cache hits (successful lookups).

Implementation

int hitCount = 0;