- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for clearSeenExceptions (0.07 seconds)
-
android/guava/src/com/google/common/util/concurrent/AggregateFuture.java
boolean wasInterrupted = wasInterrupted(); for (Future<?> future : localFutures) { future.cancel(wasInterrupted); } } /* * We don't call clearSeenExceptions() until processCompleted(). Prior to that, it may be needed * again if some outstanding input fails. */ } @Override protected final @Nullable String pendingToString() {
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Sun Dec 22 03:38:46 GMT 2024 - 16K bytes - Click Count (0)