CompletableFuture.thenAcceptBoth

Undocumented in source. Be warned that the author may not have intended to support it.
class CompletableFuture(T)
thenAcceptBoth
(
U
)
(,
BiConsumer!(T, U) action
)

Meta