- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for clearSeenExceptions (0.2 sec)
-
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() {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 16K bytes - Viewed (0)