Package | Description |
---|---|
com.google.common.util.concurrent.testing |
Class and Description |
---|
SameThreadScheduledExecutorService
A ScheduledExecutorService that executes all scheduled actions immediately in the calling thread.
|
TestingExecutors.NoOpScheduledExecutorService.NeverScheduledFuture |