Jetpack Multiplatform Preview Reference Documentation
common
collection
/
androidx.collection
/
LruCache
/
hitCount
hit
Count
fun
hitCount
(
)
:
Int
(
source
)
Returns the number of times
get
returned a value that was already present in the cache.