thenAccept

abstract override fun thenAccept(action: Consumer<in T>): DelayableCompletableFuture<Void?>