simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.ability
/
DelayCompletionStage
/
acceptEither
accept
Either
abstract
override
fun
acceptEither
(
other
:
CompletionStage
<
out
T
>
,
action
:
Consumer
<
in
T
>
)
:
DelayCompletionStage
<
Void
?
>