- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getOrInitSeenExceptions (0.29 sec)
-
android/guava/src/com/google/common/util/concurrent/AggregateFutureState.java
} } AggregateFutureState(int remainingFutures) { this.remainingField = remainingFutures; } final Set<Throwable> getOrInitSeenExceptions() { /* * The initialization of seenExceptionsField has to be more complicated than we'd like. The * simple approach would be for each caller CAS it from null to a Set populated with its
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 8.5K bytes - Viewed (0)