- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for DelegateService (0.06 seconds)
-
android/guava/src/com/google/common/util/concurrent/AbstractIdleService.java
public String get() { return serviceName() + " " + state(); } } /* use AbstractService for state management */ private final Service delegate = new DelegateService(); @WeakOuter private final class DelegateService extends AbstractService { @Override protected final void doStart() { renamingDecorator(executor(), threadNameSupplier) .execute( () -> {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Jul 11 18:52:30 GMT 2025 - 5.5K bytes - Click Count (0)