toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.ability
/
DelayableCompletableFuture
/
thenAcceptBoth
then
Accept
Both
abstract
override
fun
<
U
>
thenAcceptBoth
(
other
:
CompletionStage
<
out
U
>
,
action
:
BiConsumer
<
in
T
,
in
U
>
)
:
DelayableCompletableFuture
<
Void
?
>
(
source
)