Class TestingExecutors.NoOpScheduledExecutorService

java.lang.Object
java.util.concurrent.AbstractExecutorService
com.google.common.util.concurrent.AbstractListeningExecutorService
com.google.common.util.concurrent.testing.TestingExecutors.NoOpScheduledExecutorService
All Implemented Interfaces:
ListeningExecutorService, ListeningScheduledExecutorService, AutoCloseable, Executor, ExecutorService, ScheduledExecutorService
Enclosing class:
TestingExecutors

private static final class TestingExecutors.NoOpScheduledExecutorService extends AbstractListeningExecutorService implements ListeningScheduledExecutorService