QH
Первый тур.
Size: a a a
QH
V
QH
AD
QH
AD
QH
QH
AD
combine
методыА
AD
return@<method name>
- типа плохой кодстайлА
AD
return@function value
-> value
А
AD
AD
ForkJoinPool
)future1
.thenCombineAsync(future2, { one, two ->
"$one & $two"
}, ioExecutor)
QH
ForkJoinPool
)future1
.thenCombineAsync(future2, { one, two ->
"$one & $two"
}, ioExecutor)
AD
А
QH