simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.ability
/
DelayCompletionStage
/
applyToEither
apply
To
Either
abstract
override
fun
<
U
>
applyToEither
(
other
:
CompletionStage
<
out
T
>
,
fn
:
Function
<
in
T
,
U
>
)
:
DelayCompletionStage
<
U
>