size

abstract val size: Long

The current size of this cache in units calculated by SizeCalculator of the cache. This represents the current number of entries if SizeCalculator used the default implementation (returning 1 for each entry),