applyToEither

abstract override fun <U> applyToEither(other: CompletionStage<out T>, fn: Function<in T, U>): DelayableCompletableFuture<U>