- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ReschedulableCallable (0.1 sec)
-
guava/src/com/google/common/util/concurrent/AbstractScheduledService.java
* can call notifyFailed.) * * - ServiceDelegate.runningTask contains an instance of ReschedulableCallable (at least in * the case that the service is using CustomScheduler). (It needs it so that it can cancel * the task and detect whether it has been cancelled.) * * - ReschedulableCallable has a reference back to its enclosing CustomScheduler. (It needs it
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri Oct 25 16:22:21 UTC 2024 - 27.8K bytes - Viewed (0)