size property

int size
getter/setter pair

The current number of entries in the cache.

Implementation

int size = 0;