| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
WrappingScheduledExecutorService
An abstract
ScheduledExecutorService that allows subclasses to wrap tasks before they are submitted to the underlying executor. |