A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
W
- withContext(tech.harmonysoft.oss.common.execution.ExecutionContextManager,java.lang.String,java.lang.Object,kotlin.jvm.functions.Function0) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- Executes given action in a way that ExecutionContextManager.getFromCurrentContext for the given key returns given value until the action is done.
- withContext(tech.harmonysoft.oss.common.execution.ExecutionContextManager,java.util.Map,kotlin.jvm.functions.Function0) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- Similar to
withContext(String, Any?)but applies the bulk parameters. - withCurrentContext(tech.harmonysoft.oss.common.execution.ExecutionContextManager,kotlin.jvm.functions.Function0) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- We might start processing in one thread and then continue in another thread, e.g.
- withCurrentContext(tech.harmonysoft.oss.common.execution.ExecutionContextManager,kotlin.jvm.functions.Function1) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- withZone(java.time.ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ClockProvider
- withZone(java.time.ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ClockProviderImpl
- withZone(java.time.ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ZonedSystemClockProvider
- wrap(java.util.Map,java.util.Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion
- wrapDynamicData(java.util.Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion
- wrapStaticData(java.util.Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion