CompletableFuture.handle

Undocumented in source. Be warned that the author may not have intended to support it.
class CompletableFuture(T)
handle
(
U
)
(
BiFunction!(T, Throwable, U) fn
)

Meta