alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-multivesta-adapter
/
it.unibo.alchemist.multivesta.adapter.utils
/
FileLock
/
doWithLock
do
With
Lock
fun
<
T
>
doWithLock
(
f
:
Supplier
<
T
>
)
:
T
(
source
)
Executes the given
Supplier
while holding the lock.