Interface DelegatingScheduledExecutorService

All Superinterfaces:
DelegatingExecutor, DelegatingExecutorService, Executor, ExecutorService, ScheduledExecutorService
All Known Implementing Classes:
DelegatingThreadContextScheduledExecutorService

public interface DelegatingScheduledExecutorService extends DelegatingExecutorService, ScheduledExecutorService
Author:
poirigui