minus

abstract fun minus(other: CacheStats): CacheStats(source)

Returns a new ICacheStats representing the difference between this ICacheStats and other. Negative values, which aren't supported by ICacheStats will be rounded up to zero.