A
B
C
D
E
F
G
H
I
K
L
M
P
R
S
T
V
W
I
- ifContains(io.github.dhruv1110.jcachex.Cache,K,kotlin.jvm.functions.Function1) - function in io.github.dhruv1110.jcachex.kotlin.CacheExtensionsKt
- 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.CacheExtensionsKt
- Executes the given action if the cache does not contain the key.
- initialCapacity(java.lang.Integer) - function in io.github.dhruv1110.jcachex.kotlin.CacheConfigBuilder
- io.github.dhruv1110.jcachex.kotlin - package io.github.dhruv1110.jcachex.kotlin
- isEmpty(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.CacheExtensionsKt
- Returns true if the cache is empty.
- isNotEmpty(io.github.dhruv1110.jcachex.Cache) - function in io.github.dhruv1110.jcachex.kotlin.CacheExtensionsKt
- Returns true if the cache is not empty.