hits property

int hits
getter/setter pair

Number of cache hits (successful retrievals)

Implementation

int hits = 0;