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(ExecutionContextManager,String,Object,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(ExecutionContextManager,Map,Function0) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- Similar to
withContext(String, Any?)but applies the bulk parameters. - withCurrentContext(ExecutionContextManager,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(ExecutionContextManager,Function1) - function in tech.harmonysoft.oss.common.execution.ExecutionContextManagerKt
- withZone(ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ClockProvider
- withZone(ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ClockProviderImpl
- withZone(ZoneId) - function in tech.harmonysoft.oss.common.time.clock.ZonedSystemClockProvider
- wrap(Map,Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion
- wrapDynamicData(Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion
- wrapStaticData(Map) - function in tech.harmonysoft.oss.common.template.service.KeyValueConfigurationContext.Companion