CompletableFuture.biAccept

Undocumented in source. Be warned that the author may not have intended to support it.
class CompletableFuture(T)
final
bool
biAccept
(
R
S
)
(,,
BiConsumer!(R, S) f
,
BiAccept!(R, S) c
)

Meta