Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b103
-
Verified
Description
Extract out part of CompletableFuture into an interface CompletionStage that defines the contract for performing additional actions without querying or modifying the of the CompletableFuture that causes an action.