acceptEither

abstract override fun acceptEither(other: CompletionStage<out T>, action: Consumer<in T>): DelayableCompletableFuture<Void?>