- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newFuture (0.22 sec)
-
android/guava/src/com/google/common/util/concurrent/ExecutionSequencer.java
* taskFuture is the future tracking the result of the callable. * newFuture is a future that completes after this and all prior tasks are done. * oldFuture is the previous task's newFuture. * outputFuture is the future we return to the caller, a nonCancellationPropagating taskFuture. * * newFuture is guaranteed to only complete once all tasks previously submitted to this instance
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 23 15:26:56 UTC 2025 - 22.1K bytes - Viewed (0)