toggle menu
kotlin-common
jvm
switch theme
search in API
kotlin-common-vertx
/
com.huanshankeji.vertx.core
/
CombinedVerticleFunctions
/
runAllWithPromise
run
All
With
Promise
open
fun
<
E
>
List
<
E
>
.
runAllWithPromise
(
block
:
E
.
(
promise
:
Promise
<
Void
?
>
)
->
Unit
,
promise
:
Promise
<
Void
?
>
)
(
source
)