A
C
G
H
I
L
M
O
P
U
W
P
- pollExecutorService(org.awaitility.core.ConditionFactory,java.util.concurrent.ExecutorService) - function in org.awaitility.kotlin.AwaitilityKt
- Specify the executor service whose threads will be used to evaluate the poll condition in Awaitility.
- pollThread(org.awaitility.core.ConditionFactory,kotlin.jvm.functions.Function1) - function in org.awaitility.kotlin.AwaitilityKt
- Specify a thread supplier whose thread will be used to evaluate the poll condition in Awaitility.