- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for recordOutputCancellation (0.09 seconds)
-
android/guava/src/com/google/common/util/concurrent/Futures.java
* discussed in the comments in TimeoutFuture. TODO(cpovirk): Maybe check for null before * calling recordOutputCancellation? */ requireNonNull(localState).recordOutputCancellation(interruptIfRunning); return true; } return false; } @Override protected void afterDone() { state = null; }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 19:26:39 GMT 2026 - 64.2K bytes - Click Count (0)