MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//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