maxSize

abstract val maxSize: Long

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