//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.utils/LruCache/LruCache
LruCache
[jvm]
constructor(size: Int)
Create LruCache
Parameters
jvm
T | type of the items to save |
//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.utils/LruCache/LruCache
[jvm]
constructor(size: Int)
Create LruCache
jvm
T | type of the items to save |