maxSize

open override var maxSize: Long

Returns the maximum capacity of this cache, calculated by sizeCalculator.

This does not include the size of keys or necessary metadata e.g., access time.