waitForMultipleFutures
fun
<
T
>
Collection
<
Future
<
T
>
>
.
waitForMultipleFutures
(
millis
:
Int
)
:
Set
<
Future
<
T
>
>
(source)