toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.ability
/
DelayableCompletableFuture
/
thenCombine
then
Combine
abstract
override
fun
<
U
,
V
>
thenCombine
(
other
:
CompletionStage
<
out
U
>
,
fn
:
BiFunction
<
in
T
,
in
U
,
out
V
>
)
:
DelayableCompletableFuture
<
V
>
(
source
)