asIntCache

fun SharedPreferences.asIntCache(): Cache<String, Int>

Int-based value shared preference cache

Sources

androidJvm source
Link copied to clipboard