CompletableFuture.biApply

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

Meta