Suppose i have two functions
CompletableFuture func_A; CompletableFuture func_B;
I want to write a third functi