- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ForwardingListeningExecutorService (0.48 seconds)
-
android/guava/src/com/google/common/util/concurrent/ForwardingListeningExecutorService.java
* invoke methods, they invoke methods on the {@code ForwardingListeningExecutorService}. * * @author Isaac Shum * @since 10.0 */ @J2ktIncompatible @GwtIncompatible public abstract class ForwardingListeningExecutorService extends ForwardingExecutorService implements ListeningExecutorService { /** Constructor for use by subclasses. */ protected ForwardingListeningExecutorService() {} @OverrideCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Sun Dec 22 03:38:46 GMT 2024 - 2.2K bytes - Click Count (0)