- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for collectValueFromNonCancelledFuture (0.28 sec)
-
android/guava/src/com/google/common/util/concurrent/AggregateFuture.java
* initialization; we can't put this in the constructor because, in the case where futures are * already complete, we would not initialize the subclass before calling {@link * #collectValueFromNonCancelledFuture}. As this is called after the subclass is constructed, * we're guaranteed to have properly initialized the subclass. */ final void init() { /*
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 13:13:32 UTC 2024 - 16.2K bytes - Viewed (0)