- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ListenableFutureTask (0.1 sec)
-
guava/src/com/google/common/util/concurrent/MoreExecutors.java
return new SequentialExecutor(delegate); } /** * Creates an {@link ExecutorService} whose {@code submit} and {@code invokeAll} methods submit * {@link ListenableFutureTask} instances to the given delegate executor. Those methods, as well * as {@code execute} and {@code invokeAny}, are implemented in terms of calls to {@code
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:51:36 UTC 2024 - 44.1K bytes - Viewed (0)