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

I

ifContains(io.github.dhruv1110.jcachex.Cache,K,kotlin.jvm.functions.Function1) - function in io.github.dhruv1110.jcachex.kotlin.SafeExtensionsKt
Executes the given action if the cache contains the key.
ifNotContains(io.github.dhruv1110.jcachex.Cache,K,kotlin.jvm.functions.Function0) - function in io.github.dhruv1110.jcachex.kotlin.SafeExtensionsKt
Executes the given action if the cache does not contain the key.
io.github.dhruv1110.jcachex.kotlin - package io.github.dhruv1110.jcachex.kotlin
 
isEmpty(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.CollectionExtensionsKt
Returns true if the cache is empty.
isNotEmpty(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.CollectionExtensionsKt
Returns true if the cache is not empty.
A  B  C  D  F  G  H  I  K  M  O  P  R  S  T  U  V