-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
K
- key(Object,Options) - function in coil.ComponentRegistry
- Convert data to a string key using the registered keyers.
- key(T,Options) - function in coil.key.Keyer
- Convert data into a string key.
- keyEnd(ImageRequest,String) - function in coil.EventListener
- Called after Keyer.key.
- Keyer - class in coil.key
- An interface to convert data of type T into a string key for the memory cache.
- keyStart(ImageRequest,Object) - function in coil.EventListener
- Called before Keyer.key.