alchemist-full
Toggle table of contents
37.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
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.