- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for addCausalChain (0.05 sec)
-
android/guava/src/com/google/common/util/concurrent/AggregateFuture.java
* triggered handleException.) * * TODO(cpovirk): Think about whether we could/should use Verify to check the return value of * addCausalChain. */ boolean unused = addCausalChain(seen, requireNonNull(tryInternalFastPathGetFailure())); } } /** * Collects the result (success or failure) of one input future. The input must not have been
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 13:13:32 UTC 2024 - 16.2K bytes - Viewed (0)