Home
last modified time | relevance | path

Searched defs:WrappingScheduledExecutorService (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DWrappingScheduledExecutorService.java31 abstract class WrappingScheduledExecutorService extends WrappingExecutorService class
35 protected WrappingScheduledExecutorService(ScheduledExecutorService delegate) { in WrappingScheduledExecutorService() method in WrappingScheduledExecutorService