A  B  C  D  F  G  H  I  K  M  O  P  R  S  T  U  V 

S

SafeExtensionsKt - class in io.github.dhruv1110.jcachex.kotlin
 
safeGet(io.github.dhruv1110.jcachex.Cache,K) - function in io.github.dhruv1110.jcachex.kotlin.SafeExtensionsKt
Safely gets a value from the cache, returning a Result.
set(io.github.dhruv1110.jcachex.Cache,K,V) - function in io.github.dhruv1110.jcachex.kotlin.OperatorExtensionsKt
Sets the value for the given key using array access syntax.
StatisticsExtensionsKt - class in io.github.dhruv1110.jcachex.kotlin
 
statsString(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.StatisticsExtensionsKt
Returns a formatted string with cache statistics.
summary(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.UtilityExtensionsKt
Returns a summary of the cache contents.
A  B  C  D  F  G  H  I  K  M  O  P  R  S  T  U  V