- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for SupplantableFuture (0.07 seconds)
-
android/guava/src/com/google/common/util/concurrent/AbstractScheduledService.java
* call to `new SupplantableFuture` below.) */ @SuppressWarnings("GuardedBy") private Cancellable initializeOrUpdateCancellationDelegate(Schedule schedule) { if (cancellationDelegate == null) { return cancellationDelegate = new SupplantableFuture(lock, submitToExecutor(schedule)); }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Aug 09 01:14:59 GMT 2025 - 27.7K bytes - Click Count (0)